feat(wpcarro/rust): Show 1/3 json examples
See json/src/main.rs Change-Id: I83ee6b762b741a05932832a9a87eb8161bb95d0f Reviewed-on: https://cl.tvl.fyi/c/depot/+/5896 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
This commit is contained in:
parent
95f302f95d
commit
8e9bfaba47
2 changed files with 44 additions and 0 deletions
7
users/wpcarro/scratch/rust/json/Cargo.toml
Normal file
7
users/wpcarro/scratch/rust/json/Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "rust"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
serde_json = "1.0.81"
|
||||
Loading…
Add table
Add a link
Reference in a new issue