//! Runtime resources for the peace automation framework.
//!//! This crate contains resources necessary for the peace framework to work, and
//! are likely to be common use for all applications.
// Re-exports
pubuseresman::*;pubuse type_reg;pubusecrate::{item_rt_id::ItemRtId,resources::Resources};pubmodinternal;pubmodpaths;pubmodresources;pubmodstates;moditem_rt_id;