David Knaack
d06ba072a8
feat(config): allow printing default and computed config ( #2521 )
...
* feat: allow printing default and computed config
* fix custom modules
* actually fix custom modules
2021-03-31 17:31:55 +02:00
David Knaack
052b56fe10
refactor: replace RootModuleConfig with Default ( #2458 )
2021-03-15 11:40:52 +01:00
Zhenhui Xie
ec76fafff0
feat: refactor modules to use format strings ( #1374 )
2020-07-07 18:45:32 -04:00
Nikodem Rabuliński
06ba22eb5c
refactor: Implement Default for SegmentConfig ( #495 )
...
Implements the Default trait for SegmentConfig to clean up construction of empty segments.
Also adds a segment::new() function to ease construction of simple segments.
2019-10-05 20:46:14 -05:00
Matan Kushner
05210b9510
refactor: Go from Rust workspaces to a package with nested packages ( #480 )
2019-10-04 22:30:46 +09:00