Apply cargo hint
This commit is contained in:
@@ -214,7 +214,7 @@ impl SyncCacheCommandChannel {
|
|||||||
}
|
}
|
||||||
|
|
||||||
impl SyncCacheCommandSender {
|
impl SyncCacheCommandSender {
|
||||||
pub fn is_channel_open(&self) -> bool {
|
pub fn _is_channel_open(&self) -> bool {
|
||||||
Rc::strong_count(&self.channel) > 1
|
Rc::strong_count(&self.channel) > 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user