pub fn is_workspace(manifest: &CargoManifest) -> boolExpand description
Returns true when a manifest contains a [workspace] table.
pub fn is_workspace(manifest: &CargoManifest) -> boolReturns true when a manifest contains a [workspace] table.