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