Type Definition rustube::IdBuf[][src]

type IdBuf = Id<'static>;
Expand description

Alias for an owned Id.

Implementations