bronzite_implementors!() { /* proc-macro */ }
Get types that implement a trait as a const slice of type path strings.
const IMPLEMENTORS: &[&str] = bronzite_implementors!("my_crate", "MyTrait");