Crates.io | inline_any |
lib.rs | inline_any |
version | 0.1.0 |
source | src |
created_at | 2021-10-06 21:15:30.800625 |
updated_at | 2021-10-06 21:15:30.800625 |
description | `inline storage of `Any` type |
homepage | https://www.crates.io/crates/inline_any |
repository | https://github.com/Cyborus04/inline_any/ |
max_upload_size | |
id | 461371 |
size | 16,250 |
inline_any
inline storage of Any
type
safe version of typeless
Add the following to your Cargo.toml
[dependencies]
inline_any = "0.1"
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.