6 lines
170 B
Rust
Raw Normal View History

2026-03-09 08:48:05 +01:00
pub use cfgsync_adapter::*;
#[doc(hidden)]
pub use cfgsync_adapter::{
2026-03-12 07:44:20 +01:00
DeploymentAdapter as CfgsyncEnv, build_materialized_artifacts as build_cfgsync_node_catalog,
};