wasmer-types 7.1.0

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