pub trait ObjectId: Deref<Target = Id> { }

Implementors