Docs.rs
dexalt-lib-0.2.2
dexalt-lib 0.2.2
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
dexalt
Dependencies
base64 ^0.22.1
normal
dexalt-lib-sys ^0.2.0
normal
dexalt-lib_derive ^0.2.0
normal
serde_json ^1.0.120
normal
Versions
67.27%
of the crate is documented
Platform
aarch64-unknown-linux-gnu
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
CType
dexalt_
lib
0.2.2
CType
Required Methods
to_cstring
Implementors
In dexalt_
lib::
traits
dexalt_lib
::
traits
Trait
CType
Copy item path
Source
pub trait CType { // Required method fn
to_cstring
(&self) ->
CString
; }
Required Methods
§
Source
fn
to_cstring
(&self) ->
CString
Implementors
§