Function kanidmd_core::https::to_tide_response
source · pub fn to_tide_response<T: Serialize>(
v: Result<T, OperationError>,
hvalue: String
) -> Result
pub fn to_tide_response<T: Serialize>(
v: Result<T, OperationError>,
hvalue: String
) -> Result