is_trait

Crates.iois_trait
lib.rsis_trait
version0.1.4
sourcesrc
created_at2022-05-08 01:41:29.683579
updated_at2022-05-08 02:19:55.699011
descriptionAdd a macro to check if a type implements a trait at runtime
homepage
repositoryhttps://github.com/Raspberry1111/is_trait
max_upload_size
id582325
size16,337
(Raspberry1111)

documentation

README

docs.rs Crates.io

is_trait

This crate adds a macro is_trait::is_trait! that returns a bool of whether or not a type implements a specific trait. See crate level documentation

Commit count: 0

cargo fmt