pub fn create_controller( app_path: &Path, name: &str, fields: &[FieldDefinition], ) -> Result<(), String>
Create a controller for a scaffold