#inline #storage #version

inline_any

inline storage of Any` type

1 unstable release

0.1.0 Oct 6, 2021

#67 in #inline

MIT/Apache

7KB
69 lines

crates.io build status

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