Searched refs:error_context (Results 1 – 4 of 4) sorted by relevance
5 pub mod error_context; module
16 use scenario::error_context::{
44 fn error_context() -> Result<()> { in error_context() function
4329 error_context: u32, in error_context_drop()4335 let rep = local_handle_table.error_context_drop(error_context)?; in error_context_drop()