Trait rust_lisp::utils::TypeName

source ·
pub trait TypeName {
    fn get_name() -> &'static str;
}

Required Methods§

Implementations on Foreign Types§

Implementors§