Skip to main content

Convert

Type Alias Convert 

Source
type Convert = fn(Result<Response, StatusCode>) -> Result<Response, Infallible>;