Macro unauthorised

Source
macro_rules! unauthorised {
    ($($t:tt)*) => { ... };
}
Expand description

Create a page not found response.