mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 21:48:02 +00:00
feat(impls): Add impls for num::{BigInt,BigUint,Complex,Ratio}
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
extern crate num;
|
||||
extern crate serde;
|
||||
|
||||
include!(concat!(env!("OUT_DIR"), "/test.rs"));
|
||||
|
||||
Reference in New Issue
Block a user