Searched refs:anyhow_error_to_cstring (Results 1 – 4 of 4) sorted by relevance
19 use crate::error::anyhow_error_to_cstring;95 anyhow_error_to_cstring(&e).as_deref(), in map_or_log_err()108 anyhow_error_to_cstring(&e).as_deref(), in map_or_log_err()
24 use crate::error::anyhow_error_to_cstring;117 anyhow_error_to_cstring(&e).as_deref(), in map_or_log_err()
192 pub fn anyhow_error_to_cstring(e: &anyhow::Error) -> Option<CString> { in anyhow_error_to_cstring() function220 anyhow_error_to_cstring(&e).as_deref(), in map_err_with()
28 async_task::AsyncTask, error::anyhow_error_to_cstring, globals::SUPER_KEY,238 anyhow_error_to_cstring(&e).as_deref(), in map_or_log_err()