mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-26 09:44:40 +10:00
fix: Unbreak the doctests
This commit is contained in:
committed by
Vincent Herlemont
parent
028ae2d0c8
commit
d932be10ac
@@ -22,6 +22,7 @@
|
||||
/// Example usage:
|
||||
///
|
||||
/// ```rust
|
||||
/// # use native_model::*;
|
||||
/// #[derive(Clone, Default, serde::Deserialize, serde::Serialize)]
|
||||
/// #[native_model(id = 1, version = 1, with = native_model::bincode_1_3::Bincode)]
|
||||
/// struct MyStruct {
|
||||
|
||||
Reference in New Issue
Block a user