Module dioxus_studio::cargo[][src]

Expand description

Utilities for working with cargo and rust files

Functions

Returns the root of the crate that the command is run from

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