Function checkito::positive

source ยท
pub fn positive<T: Default>() -> impl Generate<Item = T>
where RangeFrom<T>: IntoGenerate<Item = T>,