Trait librsnek::api::typing::Type [] [src]

pub trait Type: New + Init + HasName { }

builtins.type: Defines how types are created

Implementors