Macro bluetooth::return_if_cached

source ยท
macro_rules! return_if_cached {
    ($cache:expr, $key:expr) => { ... };
}