#coap #iot #networking #wasm #no-std

no-std toad-len

a Len trait that provides capacity and runtime length for collections

7 releases

1.0.0 May 22, 2023
1.0.0-beta.3 Jul 13, 2023
0.1.3 Mar 12, 2023

#30 in #coap

Download history 4/week @ 2024-02-05 5/week @ 2024-02-19 53/week @ 2024-02-26 20/week @ 2024-03-04 14/week @ 2024-03-11 14/week @ 2024-03-18 11/week @ 2024-03-25 33/week @ 2024-04-01 116/week @ 2024-04-08 47/week @ 2024-04-15 34/week @ 2024-04-22 9/week @ 2024-04-29 5/week @ 2024-05-06 15/week @ 2024-05-13

69 downloads per month
Used in 7 crates (6 directly)

MIT/Apache

6KB
75 lines

crates.io docs.rs Maintenance

toad-len

This microcrate contains a Len trait that provides capacity and runtime length for collections.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

This microcrate contains a Len trait that provides capacity and runtime length for collections.

Dependencies

~265KB