[−][src]Module dioxus_cli::cargo
Utilities for working with cargo and rust files
Functions
| crate_root | Returns the root of the crate that the command is run from |
| workspace_root | Returns the root of a workspace TODO @Jon, find a different way that doesn't rely on the cargo metadata command (it's slow) |