Docs.rs
s2n-quic-core-0.62.0
s2n-quic-core 0.62.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
camshaft
github:aws:s2n-core
Dependencies
atomic-waker ^1
normal
optional
bolero-generator ^0.13
normal
optional
byteorder ^1
normal
bytes ^1.7.2
normal
optional
cfg-if ^1
normal
crossbeam-utils ^0.8
normal
optional
futures-test ^0.3
normal
optional
hex-literal ^0.4
normal
insta >=1.12
normal
optional
num-rational ^0.4
normal
num-traits ^0.2
normal
once_cell ^1
normal
optional
pin-project-lite ^0.2
normal
probe ^0.5
normal
optional
s2n-codec =0.62.0
normal
subtle ^2
normal
tracing ^0.1
normal
optional
zerocopy ^0.8
normal
bolero ^0.13
dev
bolero-generator ^0.13
dev
futures ^0.3
dev
futures-test ^0.3
dev
insta ^1
dev
ip_network ^0.4
dev
plotters ^0.3
dev
loom ^0.7
dev
Versions
40.02%
of the crate is documented
Go to latest version
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
s2n_
quic_
core
0.62.0
Arg
Required Methods
into_usdt
Implementations on Foreign Types
&CStr
bool
i8
i16
i32
i64
isize
u8
u16
u32
u64
usize
Implementors
In s2n_
quic_
core::
probe
s2n_quic_core
::
probe
Trait
Arg
Copy item path
Source
pub trait Arg { // Required method fn
into_usdt
(self) ->
isize
; }
Required Methods
§
Source
fn
into_usdt
(self) ->
isize
Implementations on Foreign Types
§
Source
§
impl
Arg
for &
CStr
Source
§
fn
into_usdt
(self) ->
isize
Source
§
impl
Arg
for
bool
Source
§
fn
into_usdt
(self) ->
isize
Source
§
impl
Arg
for
i8
Source
§
fn
into_usdt
(self) ->
isize
Source
§
impl
Arg
for
i16
Source
§
fn
into_usdt
(self) ->
isize
Source
§
impl
Arg
for
i32
Source
§
fn
into_usdt
(self) ->
isize
Source
§
impl
Arg
for
i64
Source
§
fn
into_usdt
(self) ->
isize
Source
§
impl
Arg
for
isize
Source
§
fn
into_usdt
(self) ->
isize
Source
§
impl
Arg
for
u8
Source
§
fn
into_usdt
(self) ->
isize
Source
§
impl
Arg
for
u16
Source
§
fn
into_usdt
(self) ->
isize
Source
§
impl
Arg
for
u32
Source
§
fn
into_usdt
(self) ->
isize
Source
§
impl
Arg
for
u64
Source
§
fn
into_usdt
(self) ->
isize
Source
§
impl
Arg
for
usize
Source
§
fn
into_usdt
(self) ->
isize
Implementors
§
Source
§
impl
Arg
for &
Str
Source
§
impl
Arg
for
PacketNumber
Source
§
impl
Arg
for
Duration
Source
§
impl
Arg
for
Timestamp
Source
§
impl
Arg
for
VarInt