Macro sp_api::_frame_metadata_enabled

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