Trait scsys_core::id::Identifier
source · pub trait Identifier: ToString { }Expand description
An Identifier is a type that can be used as an identifier
pub trait Identifier: ToString { }An Identifier is a type that can be used as an identifier