1 2
/// Special exception tag value used for catch_all clauses. pub const CATCH_ALL_TAG_VALUE: i32 = i32::MAX;