better_any

Crates.iobetter_any
lib.rsbetter_any
version0.2.0
sourcesrc
created_at2020-10-19 03:05:01.206976
updated_at2022-10-12 11:50:53.696096
descriptionType id and Any for non static types
homepagehttps://github.com/rrevenantt/better_typeid
repositoryhttps://github.com/rrevenantt/better_typeid
max_upload_size
id302666
size40,502
Konstantin (rrevenantt)

documentation

README

Better_Any

docs Crate

Provides a workaround for absence of non_static_type_id feature in Rust and extended version of Any trait for types with single lifetime.

For more details see documentation.

MSRV: 1.41.0-stable

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this repository by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 10

cargo fmt