[][src]Trait kay::TraitIDFrom

pub trait TraitIDFrom<A: Actor>: TypedID {
    fn from(id: <A as Actor>::ID) -> Self { ... }
}

Provided methods

fn from(id: <A as Actor>::ID) -> Self

Loading content...

Implementors

Loading content...