Searched refs:config_none (Results 1 – 1 of 1) sorted by relevance
243 let config_none = cache in lifetimes() localVariable251 assert_eq!(Arc::strong_count(&config_none.0), 1); in lifetimes()263 let config_none_weak = Config::to_weak(&config_none); in lifetimes()265 drop(config_none); in lifetimes()