Docs.rs
e-utils-0.3.73
e-utils 0.3.73
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
EternalNight996
Dependencies
chardet ^0.2
normal
optional
chrono ^0.4
normal
e-macros ^0.1
normal
optional
encoding_rs ^0.8
normal
optional
image ^0.25.0
normal
optional
once_cell ^1
normal
rand ^0.8.5
normal
optional
regex ^1.10
normal
reqwest ^0.12
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0.57
normal
tokio ^1
normal
optional
uuid ^1.10.0
normal
optional
tempdir ^0.3
dev
glib ^0.20.0
normal
optional
rfd ^0.14.0
normal
optional
winapi ^0.3
normal
optional
libc ^0.2
normal
optional
Versions
100%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
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
e_utils
0.3.73
In e_
utils::
parse
Function
e_utils
::
parse
::
any_to_c_ptr
Copy item path
source
·
[
−
]
pub fn any_to_c_ptr<T>(boxed_value:
Box
<T>) ->
*const
c_void
Expand description
安全地获取<Box
>实例的*mut c_void指针