mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-25 17:27:55 +00:00
Move the Formatter Serializer to a module
Let's keep impls.rs for Serialize impls, which there are enough of already.
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
|
||||
use lib::*;
|
||||
|
||||
mod fmt;
|
||||
mod impls;
|
||||
mod impossible;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user