Make PrettyPrinterConfig public
Dependencies
- [2]
2JBFREZGenable additional warnings - [3]
D6UTHZA4add a simple writer for saving a set of directives to a tree of files - [4]
CLAGB2U4make Config debuggable - [5]
MG46NYACenable deserialization of configuration for common utilities
Change contents
- edit in common/beancount-tree-writer/src/lib.rs at line 2
pub use crate::config::PrettyPrinterConfig; - edit in common/beancount-tree-writer/src/lib.rs at line 25
use crate::config::PrettyPrinterConfig;