Function finchers::endpoint::combinator::ok [] [src]

pub fn ok<T, E>(x: T) -> EndpointOk<T, E>

Create an endpoint which returns a success value of T