[][src]Function bravery::error_400

pub fn error_400<Error: ToString>(
    s: &'static str
) -> impl Fn(Error) -> HttpError