Skip to main content

rust_type_id

Macro rust_type_id 

Source
macro_rules! rust_type_id {
    ($($t:ty),*) => { ... };
}