mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-15 07:21:01 +00:00
Add a macro conditional on integer128 support
This commit is contained in:
@@ -222,6 +222,9 @@ mod lib {
|
||||
#[macro_use]
|
||||
mod macros;
|
||||
|
||||
#[macro_use]
|
||||
mod integer128;
|
||||
|
||||
pub mod de;
|
||||
pub mod ser;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user