iter_fixed provides a type and traits
 for turning collections of fixed size, like arrays, into IteratorFixed
 which can be used a bit like an ordinary Iterator
 but with a compile time guaranteed length.
 This enables us to turn them back into collections of fixed size
 without having to perform unnecessary checks during run time.
 .
 This package contains the source for the Rust crate iter_fixed,
 for use with cargo.
            Installed Size: 49.2 kB
            
            Architectures:  all