//! Role-local program representation derived from const `EffList`.
//!
//! `RoleProgram` is the typed entry point for a role projection witness.
//! Crate-private lowering facts stay behind this module and the compiled layer.
use RoleCompiledCounts;
use crate;
use PhantomData;
pub use ;
pub use *;
pub use *;
pub use role_program_from_image;