respond_to_with_ncryptf

Function respond_to_with_ncryptf 

Source
pub fn respond_to_with_ncryptf<'r, 'a, T: Serialize>(
    m: Json<T>,
    status: Status,
    req: &'r Request<'_>,
) -> Result<Result<'static>, Error>