Skip to main content

Ok

Function Ok 

Source
pub const fn Ok<T>(value: T) -> Result<T>
Expand description

Construct an Ok value of type Result<T, sigma_proofs::errors::Error>.