cnb 0.2.0

CNB (cnb.cool) API client for Rust — typed, async, production-ready
Documentation
1
2
3
4
5
6
7
// @generated DO NOT EDIT.
//
// Bridges the hand-written `mod.rs` to the generated `data.rs` produced by
// `cnb-codegen`. This file is rewritten on every run.

mod data;
pub use data::*;