initialize 0.1.0

Allows you to initialize different data strutures using traits
Documentation
  • Coverage
  • 40%
    2 out of 5 items documented2 out of 4 items with examples
  • Size
  • Source code size: 16.42 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.13 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Raspberry1111

Initialize

This crate allow you to initialize data in different ways using traits. There are automatic implementations for some commond data structure ([T; SIZE], Vec, ...).