mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 19:31:02 +00:00
Remove unused trait impls on private MapAsEnum
This commit is contained in:
@@ -1529,7 +1529,6 @@ mod private {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Clone, Debug)]
|
|
||||||
pub struct MapAsEnum<A> {
|
pub struct MapAsEnum<A> {
|
||||||
map: A,
|
map: A,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user