Skip to content

Commit

Permalink
Hide module string_buf to users
Browse files Browse the repository at this point in the history
  • Loading branch information
SpriteOvO committed Nov 23, 2024
1 parent dfa2fb3 commit 94bf642
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spdlog/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -291,8 +291,7 @@ pub mod re_export;
mod record;
pub mod sink;
mod source_location;
#[doc(hidden)]
pub mod string_buf;
mod string_buf;
mod sync;
pub mod terminal_style;
#[cfg(test)]
Expand Down

0 comments on commit 94bf642

Please sign in to comment.