Files
patch-db/patch-db-macro-internals/rustfmt.toml
Aiden McClelland 96e9be16ec feature/macros (#3)
* finish macros for structs

* create before canonicalize

* fix locking behaviour to use single db exclusively

* clean up tests

* punting on enums for now

* reorganize codebase

* metadata and formatting
2021-04-08 12:16:31 -06:00

3 lines
66 B
TOML

group_imports = "StdExternalCrate"
imports_granularity = "Module"