pub const LAST_RUST_ERROR: LocalKey<RefCell<Error>>;
Expand description

Storage for the last error coming from a Rust function