Macro ft_sdk::unauthorised

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

Create a page not found response.