mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-27 22:47:56 +00:00
Initial port of build_log
This commit is contained in:
+1
-1
@@ -351,7 +351,7 @@ macro_rules! impl_deserialize_num_method {
|
||||
}
|
||||
}
|
||||
|
||||
struct PrimitiveVisitor<T>;
|
||||
pub struct PrimitiveVisitor<T>;
|
||||
|
||||
impl<
|
||||
T: Deserialize + FromPrimitive
|
||||
|
||||
Reference in New Issue
Block a user