pub type LibraryId = Id<Library>;
Type alias for a library ID.
pub struct LibraryId { /* private fields */ }