serde/serde_macros
Sebastian Thiel 2962287703 fix(macros): fully qualified usage of Result
Otherwise it was possible for the expanded macro to pickup a
user-defined `Result` type, which didn't fulfill the required type
bounds and cause compilation failure.
2015-03-23 17:04:23 +01:00
..
src fix(macros): fully qualified usage of Result 2015-03-23 17:04:23 +01:00
.gitignore Replace serde1 with serde2! 2015-03-08 22:56:33 -07:00
Cargo.toml Bump aster and quasi 2015-03-13 19:37:01 -07:00