Constant metatensor::errors::LAST_RUST_ERROR
source · pub const LAST_RUST_ERROR: LocalKey<RefCell<Error>>;
Expand description
Storage for the last error coming from a Rust function
pub const LAST_RUST_ERROR: LocalKey<RefCell<Error>>;
Storage for the last error coming from a Rust function