Apply cargo hint
This commit is contained in:
parent
c6c07e788b
commit
f7b9036063
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user