Skip to content

Better type id and Any for Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENCE-Apache
MIT
LICENCE-MIT
Notifications You must be signed in to change notification settings

rrevenantt/better_any

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Better type id and Any for Rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENCE-Apache
MIT
LICENCE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages