inline_any

Crates.ioinline_any
lib.rsinline_any
version0.1.0
sourcesrc
created_at2021-10-06 21:15:30.800625
updated_at2021-10-06 21:15:30.800625
description`inline storage of `Any` type
homepagehttps://www.crates.io/crates/inline_any
repositoryhttps://github.com/Cyborus04/inline_any/
max_upload_size
id461371
size16,250
(Cyborus04)

documentation

https://docs.rs/inline_any

README

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.

Commit count: 5

cargo fmt