omena-transform-bundle 0.3.0

Compatibility re-export for the Omena bundler V0 planning surface
Documentation
1
2
3
4
5
6
//! Compatibility re-export for the Omena bundler V0 planning surface.
//!
//! New consumers may depend on `omena-bundler` directly. This crate keeps the
//! historical `omena-transform-bundle` path working during the 0.x line.

pub use omena_bundler::*;