Skip to main content

lashlang_durability_tier

Function lashlang_durability_tier 

Source
pub fn lashlang_durability_tier(tier: DurabilityTier) -> DurabilityTier
Expand description

Map the lashlang language crate’s durability tier onto the runtime’s lash_core::DurabilityTier. The two enums are parallel; this is the single bridge point between them (the parallel LashlangDurabilityTier alias is gone — process engines self-describe their tier via lash_core::DurabilityTier).