Skip to main content

Crate changepacks_rust

Crate changepacks_rust 

Source
Expand description

§changepacks-rust

Rust project support for changepacks.

Implements project discovery and version management for Cargo.toml files. Uses toml_edit for non-destructive parsing to preserve file formatting, comments, and whitespace. Handles both single crates and Cargo workspace configurations.

Re-exports§

pub use finder::RustProjectFinder;

Modules§

finder
package
workspace