Packageformat
Rust crate
Use case
Using ecformat in a rust project as a (dev / build) dependency.
Maybe it would be also helpful to support using the crate as a library to call the commands in an .rs build script. (If that is a bigger task, this could also become a separate issue.) For usage as an library there should be sufficient doc comments in the code and the related docs.rs page should be linked in the Cargo.toml as documentation (Automatically created for crates on crates.io)
Resources
- Publishing on crates.io
- Cargo in Forgejo Packages
- Docs.rs build settings
- For documentation about how to install ecformat his way:
- Build Dependencies - Maybe the suggested place to add ecformt in a rust project. Should be documented (the
Installsection on the side on crates.io should also suggest this kind ofcargo add) - crates.io version badge
- crates.io total downloads badge
- Build Dependencies - Maybe the suggested place to add ecformt in a rust project. Should be documented (the
### Packageformat
Rust crate
### Use case
Using ecformat in a rust project as a (dev / build) dependency.
Maybe it would be also helpful to support using the crate as a library to call the commands in an `.rs` build script. (If that is a bigger task, this could also become a separate issue.) For usage as an library there should be sufficient doc comments in the code and the related docs.rs page should be linked in the `Cargo.toml` as documentation (Automatically created for crates on crates.io)
### Resources
- [Publishing on crates.io](https://doc.rust-lang.org/cargo/reference/publishing.html)
- [Cargo in Forgejo Packages](https://forgejo.org/docs/latest/user/packages/cargo)
- [Docs.rs build settings](https://docs.rs/about/builds)
- For documentation about how to install ecformat his way:
- [Build Dependencies](https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#build-dependencies) - Maybe the suggested place to add ecformt in a rust project. Should be documented (the `Install` section on the side on crates.io should also suggest this kind of `cargo add`)
- [crates.io version badge](https://shields.io/badges/crates-io-version)
- [crates.io total downloads badge](https://shields.io/badges/crates-io-total-downloads)