polyproto 0.17.1

(Generic) Rust types and traits to quickly get a polyproto implementation up and running
Documentation
1
2
3
4
5
6
7
8
9
10
11
[toolchain]
channel = "nightly-2026-02-22"
components = [
    "cargo",
    "clippy",
    "rustc",
    "rustfmt",
    "llvm-tools",
    "rust-src",
    "rust-analyzer",
]