rorm
rorm copied to clipboard
Settings for including Models
Can we provide a way for the user to explicitly set the way the model creation works?
I think of different high level settings:
- Include all Models that are found in any dependencies
- Include only Models from specific crates
- Include only specific Models from external crates
- Only include local(-crate) Models