Skip to content

Commit a53b43e

Browse files
committed
Add crate level doc for feature serde_json
1 parent 8a247a2 commit a53b43e

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_json` enables [`formatter::JsonFormatter`].
211+
//!
210212
//! # Supported Rust versions
211213
//!
212214
//! <!--

0 commit comments

Comments
 (0)