// Doc links target facade-level items in `bytesandbrains`.
//! Authoring DSL for `bytesandbrains`. `Output` handles, Contract
//! traits, placeholders, and `ConcreteComponent`. Depends only on
//! `bb-ir`. `Module::build()` records the composition tree into
//! one `ModelProto` that `bb-compiler` consumes separately.
pub use Graph;
pub use ;
pub use Output;