Docs.rs
tihu-native-0.1.16
tihu-native 0.1.16
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
omega-pw
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
bytes ^1
normal
futures ^0.3
normal
headers ^0.4.0
normal
http ^1
normal
http-body-util ^0.1
normal
hyper ^1
normal
pin-project ^1
normal
quick-xml ^0.37
normal
serde_json ^1
normal
sync_wrapper ^1
normal
thiserror ^2
normal
tihu ^0.1.8
normal
Versions
8.22%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
execute_error
tihu_
native
0.1.16
In tihu_
native::
errno
tihu_native
::
errno
Function
execute_
error
Copy item path
Source
pub fn execute_error<E>(error: E) ->
ErrNo
where E:
Error
+
Send
+
Sync
+ 'static,