[][src]Crate fixed_len_str

This crate provides a procedural macro for declare a wrapper struct for an array with the size given by the tokens which dereferences to str and a macro for create they from str.

For a proper API documentation of one of length 12 see fixed_len_str_example.

Macros

fixed_len_str

A macro for declare an FixedStrinput struct.