Function dioxus_studio::cargo::workspace_root[][src]

pub fn workspace_root() -> Result<PathBuf>
Expand description

Returns the root of a workspace TODO @Jon, find a different way that doesn’t rely on the cargo metadata command (it’s slow)