pub fn get_workbench_features<'a>( config: &'a LandConfig, workbench_type: &str, ) -> Option<&'a WorkbenchFeatures>
Gets the features for a workbench type.
config
workbench_type
Option containing the workbench features if found