Docs.rs
wintun-bindings-0.7.34
wintun-bindings 0.7.34
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ssrlive
blechschmidt
Dependencies
blocking ^1.6.2
normal
optional
c2rust-bitfields ^0.21.0
normal
futures ^0.3.31
normal
optional
libloading ^0.9.0
normal
log ^0.4.29
normal
thiserror ^2.0.17
normal
windows-sys ^0.61.2
normal
winreg ^0.55.0
normal
optional
dotenvy ^0.15.7
dev
env_logger ^0.11.8
dev
packet ^0.1.4
dev
pcap-file ^2.0.0
dev
serde_json ^1.0.145
dev
subprocess ^0.2.9
dev
tokio ^1.48.0
dev
Versions
42.86%
of the crate is documented
Platform
aarch64-pc-windows-msvc
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
BoxError
wintun_
bindings
0.7.34
BoxError
Aliased Type
In crate wintun_
bindings
wintun_bindings
Type Alias
BoxError
Copy item path
Source
pub type BoxError =
Box
<dyn
Error
+
Send
+
Sync
>;
Aliased Type
ยง
pub struct BoxError(
/* private fields */
);