RustCrypto / hybrid-array

Hybrid typenum/const generic arrays
Apache License 2.0
9 stars 8 forks source link

rustdoc: small typenum tutorial #95

Closed tarcieri closed 3 weeks ago

tarcieri commented 3 weeks ago

Adds a small crash course on typenum in the toplevel rustdoc, especially describing how hybrid-array leverages typenum via the ArraySize trait.