Type Definition rustube::IdBuf

source · []
pub type IdBuf = Id<'static>;
Expand description

Alias for an owned Id.

Implementations