7 unstable releases (3 breaking)

0.7.2 Jan 29, 2025
0.7.1 Jan 28, 2025
0.6.0 Nov 6, 2024
0.5.1 Sep 13, 2024
0.4.0 Jul 4, 2024

#525 in No standard library

Download history 80/week @ 2024-12-11 12/week @ 2024-12-18 1/week @ 2025-01-08 1046/week @ 2025-01-22 628/week @ 2025-01-29 507/week @ 2025-02-05 341/week @ 2025-02-12 116/week @ 2025-02-19 125/week @ 2025-02-26 109/week @ 2025-03-05 88/week @ 2025-03-12 26/week @ 2025-03-19 9/week @ 2025-03-26

254 downloads per month

MIT license

10KB
97 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