Type Definition smoothed_online_convex_optimization::result::Result[][src]

pub type Result<T> = Result<T, Failure>;
Expand description

Wrapper type for values returned by the public interface.