Macro ft_sdk::not_found

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

Create a page not found response.