fixed_len_str 0.2.5

A procedural macro for create a smart pointer to str backed by a fixed size array,with the size given by the tokens.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "fixed_len_str"
version = "0.2.5"
dependencies = [
 "serde",
]

[[package]]
name = "serde"
version = "1.0.104"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "414115f25f818d7dfccec8ee535d76949ae78584fc4f79a6f45a904bf8ab4449"