escargot

Crates.ioescargot
lib.rsescargot
version0.5.11
sourcesrc
created_at2018-05-28 10:07:10.609247
updated_at2024-06-06 19:30:15.536583
descriptionCargo API written in Paris
homepagehttps://github.com/crate-ci/escargot
repositoryhttps://github.com/crate-ci/escargot.git
max_upload_size
id67436
size82,154
Ed Page (epage)

documentation

README

escargot

Cargo API written in Paris

codecov Documentation License Crates Status

Why escargot

Compared to depending on cargo:

  • Faster compile times.
  • Simpler API.
  • Better interop with projects relying on other cargo versions.
  • Probably slower execution, especially on platforms without an optimized fork (e.g. Windows).

Relevant crates

Other related crates:

  • cargo for the real thing
  • cargo-metadata for a similar project specifically geared to the metadata subcommand.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 325

cargo fmt