mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Crate] Add serde feature to changelog and lib doc
This commit is contained in:
parent
84af4230f7
commit
e023e13236
2 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
//! Enabled by default: None
|
||||
//!
|
||||
//! `no_games` - disables the included games support.
|
||||
//! `serde` - enables json serialization/deserialization for all types
|
||||
|
||||
pub mod errors;
|
||||
#[cfg(not(feature = "no_games"))]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue