1 unstable release
0.1.0 | Oct 6, 2021 |
---|
#71 in #inline
7KB
69 lines
inline_any
inline storage of Any
type
safe version of typeless
Usage
Add the following to your Cargo.toml
[dependencies]
inline_any = "0.1"
License
This project is licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
inline storage of Any
type
Dependencies
~22KB