Trait napi::bindgen_prelude::TypeName[][src]

pub trait TypeName {
    fn type_name() -> &'static str;
}

Required methods

Implementations on Foreign Types

Implementors