Skip to content

Commit

Permalink
fix exports
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowhatter committed Dec 5, 2024
1 parent 82bf8f1 commit 61420fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zenoh/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@ compile_error!(

#[zenoh_macros::internal]
pub mod internal {
#[zenoh_macros::unstable]
pub mod builders {
pub mod close {
pub use crate::api::builders::close::{BackgroundCloseBuilder, NolocalJoinHandle};
Expand Down

0 comments on commit 61420fc

Please sign in to comment.