wasmer-types 7.2.0-alpha.2

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