Expand description
dep-expand
Expand cargo dependencies during build.
§Example expand anyhow
dependency
let expander = Expander::default();
let output = expander
.expand("anyhow").unwrap();
Structs§
- Expander
- How to apply cargo expand
Functions§
- filter
- Applies the filter on the content