#initialization #different #traits #structure #size #strutures

initialize

Allows you to initialize different data strutures using traits

1 unstable release

0.1.0 Mar 28, 2022

#99 in #initialization

MIT/Apache

7KB
63 lines

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, ...).

No runtime deps

Features