2 unstable releases

0.5.0 Aug 27, 2024
0.4.0 Jul 4, 2024

#148 in No standard library

Download history 527/week @ 2024-06-29 356/week @ 2024-07-06 248/week @ 2024-07-13 148/week @ 2024-07-20 503/week @ 2024-07-27 129/week @ 2024-08-03 7/week @ 2024-08-10 516/week @ 2024-08-24 174/week @ 2024-08-31

698 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