to_backend

Function to_backend 

Source
pub fn to_backend(e: MantaError) -> Error
Expand description

Map a MantaError (returned by manta-shared’s pure helpers) onto the structured BackendError that the server’s service layer uses.