Skip to main content

Module install_importer

Module install_importer 

Source
Expand description

cargo xtask install-importer — install the Cadmus importer crate.

Runs cargo install --path crates/importer. Any extra arguments are forwarded to cargo install. Native dependencies are built automatically by build.rs.

Structs§

InstallImporterArgs
Arguments for cargo xtask install-importer.

Functions§

run
Installs the importer crate.