libcnb-common 0.16.0

Common code that is shared between libcnb.rs crates.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# libcnb-common   [![Docs]][docs.rs] [![Latest Version]][crates.io] [![MSRV]][install-rust]

Common code that is shared between libcnb.rs crates.

This is an internal crate and should not be used by users directly. There are no stability guarantees for its API.

[Docs]: https://img.shields.io/docsrs/libcnb-common
[docs.rs]: https://docs.rs/libcnb-proc-macros/latest/libcnb_common/
[Latest Version]: https://img.shields.io/crates/v/libcnb-common.svg
[crates.io]: https://crates.io/crates/libcnb-common
[MSRV]: https://img.shields.io/badge/MSRV-rustc_1.74+-lightgray.svg
[install-rust]: https://www.rust-lang.org/tools/install