Type Definition qecs_core::IdGenerationResult [] [src]

type IdGenerationResult<T> = Result<T, IdGenerationError>;