Skip to content

Commit 16ae406

Browse files
committed
typo
1 parent d4b065d commit 16ae406

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zenoh/src/api/session.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3312,6 +3312,7 @@ impl ClosingCallbackList {
33123312
}
33133313
}
33143314

3315+
#[cfg(feature = "unstable")]
33153316
impl Drop for ClosingCallbackList {
33163317
fn drop(&mut self) {
33173318
for cb in self.callbacks.drain() {

0 commit comments

Comments
 (0)