Remove StatsError
type & replace Result<T, StatsError>
with Option<T>
#22
This job succeeded
Loading
StatsError
type & replace Result<T, StatsError>
with Option<T>
#22