Skip to content

Commit 41fd386

Browse files
committed
Add crate level doc for feature serde
1 parent 8a247a2 commit 41fd386

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spdlog/src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,8 @@
207207
//! - `runtime-pattern` enables the ability to build patterns with runtime
208208
//! template string. See [`RuntimePattern`] for more details.
209209
//!
210+
//! - `serde` enables [`formatter::JsonFormatter`].
211+
//!
210212
//! # Supported Rust versions
211213
//!
212214
//! <!--

0 commit comments

Comments
 (0)