buildkit-frontend 0.2.1

Foundation for BuildKit frontends implemented in Rust
Documentation
`buildkit-frontend` - foundation for BuildKit frontends implemented in Rust
=======

[![Actions Status]][Actions Link]
[![buildkit-frontend Crates Badge]][buildkit-frontend Crates Link]
[![buildkit-frontend Docs Badge]][buildkit-frontend Docs Link]

# Usage

Please check [`cargo-wharf`][cargo-wharf Link] as an example.

# License

`buildkit-frontend` is primarily distributed under the terms of both the MIT license and
the Apache License (Version 2.0), with portions covered by various BSD-like
licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.

# Contribution

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

[Actions Link]: https://github.com/denzp/rust-buildkit/actions
[Actions Status]: https://github.com/denzp/rust-buildkit/workflows/CI/badge.svg
[buildkit-frontend Docs Badge]: https://docs.rs/buildkit-frontend/badge.svg
[buildkit-frontend Docs Link]: https://docs.rs/buildkit-frontend/
[buildkit-frontend Crates Badge]: https://img.shields.io/crates/v/buildkit-frontend.svg
[buildkit-frontend Crates Link]: https://crates.io/crates/buildkit-frontend
[cargo-wharf Link]: https://github.com/denzp/cargo-wharf