Macro ft_sdk::not_found

source ·
macro_rules! not_found {
    ($($t:tt)*) => { ... };
}