Robin Krahl c0e68c70d1 Never inline map value deserialization
Inlining it means that the deserialization of basic datatypes is inlined
into all deserialization functions, leading to a significant overhead.
2024-10-03 16:07:04 +02:00
2021-01-31 15:58:08 +01:00
2021-01-31 15:58:08 +01:00
2021-01-31 15:58:08 +01:00
2021-01-31 16:13:43 +01:00

cbor-smol

github docs.rs main build status

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Description
No description provided
Readme 4.2 MiB
Languages
Rust 100%