3 unstable releases

0.5.1 Sep 13, 2024
0.5.0 Aug 27, 2024
0.4.0 Jul 4, 2024

#152 in No standard library

Download history 245/week @ 2024-07-15 137/week @ 2024-07-22 515/week @ 2024-07-29 118/week @ 2024-08-05 5/week @ 2024-08-12 528/week @ 2024-08-26 167/week @ 2024-09-02 158/week @ 2024-09-09 97/week @ 2024-09-16 49/week @ 2024-09-23 31/week @ 2024-09-30 13/week @ 2024-10-07 7/week @ 2024-10-14 14/week @ 2024-10-21 17/week @ 2024-10-28

54 downloads per month
Used in 3 crates (via miden-client)

MIT license

8KB
98 lines

Miden RPC proto

This crate contains protobuf message definitions of the RPC component of the Miden node. It consists of a map of (filename, file contents) where each entry refers to a protobuf file.

Additionally, the crate exposes a write_proto(target_dir) function that writes the files into target_dir.

License

This project is MIT licensed.

No runtime deps