Docs.rs
numbat-codec-0.0.18
numbat-codec 0.0.18
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
mangonui
Dependencies
arrayvec ^0.7.1
normal
num-bigint ^0.4.2
normal
optional
numbat-codec-derive =0.0.18
normal
optional
wee_alloc ^0.4
normal
numbat-codec-derive =0.0.18
dev
Versions
44.68%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
CodecFromSelf
numbat_
codec
0.0.18
Codec
From
Self
Implementors
Auto Implementors
In crate numbat_
codec
numbat_codec
Trait
Codec
From
Self
Copy item path
Source
pub auto trait CodecFromSelf { }
Implementors
§
Source
§
impl !
CodecFromSelf
for
PlaceholderInput
Source
§
impl !
CodecFromSelf
for
PlaceholderOutput
Source
§
impl<T> !
CodecFromSelf
for
OptionalValue
<T>
Auto implementors
§
§
impl
CodecFromSelf
for
IgnoreValue
§
impl
CodecFromSelf
for
DecodeError
§
impl
CodecFromSelf
for
DefaultErrorHandler
§
impl
CodecFromSelf
for
Empty
§
impl
CodecFromSelf
for
EncodeError
§
impl
CodecFromSelf
for
OwnedBytesNestedDecodeInput
§
impl
CodecFromSelf
for
PanicErrorHandler
§
impl<T0, T1>
CodecFromSelf
for
MultiValue2
<T0, T1>
where T0:
CodecFromSelf
, T1:
CodecFromSelf
,
§
impl<T0, T1, T2>
CodecFromSelf
for
MultiValue3
<T0, T1, T2>
where T0:
CodecFromSelf
, T1:
CodecFromSelf
, T2:
CodecFromSelf
,
§
impl<T0, T1, T2, T3>
CodecFromSelf
for
MultiValue4
<T0, T1, T2, T3>
where T0:
CodecFromSelf
, T1:
CodecFromSelf
, T2:
CodecFromSelf
, T3:
CodecFromSelf
,
§
impl<T0, T1, T2, T3, T4>
CodecFromSelf
for
MultiValue5
<T0, T1, T2, T3, T4>
where T0:
CodecFromSelf
, T1:
CodecFromSelf
, T2:
CodecFromSelf
, T3:
CodecFromSelf
, T4:
CodecFromSelf
,
§
impl<T0, T1, T2, T3, T4, T5>
CodecFromSelf
for
MultiValue6
<T0, T1, T2, T3, T4, T5>
where T0:
CodecFromSelf
, T1:
CodecFromSelf
, T2:
CodecFromSelf
, T3:
CodecFromSelf
, T4:
CodecFromSelf
, T5:
CodecFromSelf
,
§
impl<T0, T1, T2, T3, T4, T5, T6>
CodecFromSelf
for
MultiValue7
<T0, T1, T2, T3, T4, T5, T6>
where T0:
CodecFromSelf
, T1:
CodecFromSelf
, T2:
CodecFromSelf
, T3:
CodecFromSelf
, T4:
CodecFromSelf
, T5:
CodecFromSelf
, T6:
CodecFromSelf
,
§
impl<T0, T1, T2, T3, T4, T5, T6, T7>
CodecFromSelf
for
MultiValue8
<T0, T1, T2, T3, T4, T5, T6, T7>
where T0:
CodecFromSelf
, T1:
CodecFromSelf
, T2:
CodecFromSelf
, T3:
CodecFromSelf
, T4:
CodecFromSelf
, T5:
CodecFromSelf
, T6:
CodecFromSelf
, T7:
CodecFromSelf
,
§
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8>
CodecFromSelf
for
MultiValue9
<T0, T1, T2, T3, T4, T5, T6, T7, T8>
where T0:
CodecFromSelf
, T1:
CodecFromSelf
, T2:
CodecFromSelf
, T3:
CodecFromSelf
, T4:
CodecFromSelf
, T5:
CodecFromSelf
, T6:
CodecFromSelf
, T7:
CodecFromSelf
, T8:
CodecFromSelf
,
§
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>
CodecFromSelf
for
MultiValue10
<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>
where T0:
CodecFromSelf
, T1:
CodecFromSelf
, T2:
CodecFromSelf
, T3:
CodecFromSelf
, T4:
CodecFromSelf
, T5:
CodecFromSelf
, T6:
CodecFromSelf
, T7:
CodecFromSelf
, T8:
CodecFromSelf
, T9:
CodecFromSelf
,
§
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>
CodecFromSelf
for
MultiValue11
<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>
where T0:
CodecFromSelf
, T1:
CodecFromSelf
, T2:
CodecFromSelf
, T3:
CodecFromSelf
, T4:
CodecFromSelf
, T5:
CodecFromSelf
, T6:
CodecFromSelf
, T7:
CodecFromSelf
, T8:
CodecFromSelf
, T9:
CodecFromSelf
, T10:
CodecFromSelf
,
§
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>
CodecFromSelf
for
MultiValue12
<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>
where T0:
CodecFromSelf
, T1:
CodecFromSelf
, T2:
CodecFromSelf
, T3:
CodecFromSelf
, T4:
CodecFromSelf
, T5:
CodecFromSelf
, T6:
CodecFromSelf
, T7:
CodecFromSelf
, T8:
CodecFromSelf
, T9:
CodecFromSelf
, T10:
CodecFromSelf
, T11:
CodecFromSelf
,
§
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>
CodecFromSelf
for
MultiValue13
<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>
where T0:
CodecFromSelf
, T1:
CodecFromSelf
, T2:
CodecFromSelf
, T3:
CodecFromSelf
, T4:
CodecFromSelf
, T5:
CodecFromSelf
, T6:
CodecFromSelf
, T7:
CodecFromSelf
, T8:
CodecFromSelf
, T9:
CodecFromSelf
, T10:
CodecFromSelf
, T11:
CodecFromSelf
, T12:
CodecFromSelf
,
§
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>
CodecFromSelf
for
MultiValue14
<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>
where T0:
CodecFromSelf
, T1:
CodecFromSelf
, T2:
CodecFromSelf
, T3:
CodecFromSelf
, T4:
CodecFromSelf
, T5:
CodecFromSelf
, T6:
CodecFromSelf
, T7:
CodecFromSelf
, T8:
CodecFromSelf
, T9:
CodecFromSelf
, T10:
CodecFromSelf
, T11:
CodecFromSelf
, T12:
CodecFromSelf
, T13:
CodecFromSelf
,
§
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>
CodecFromSelf
for
MultiValue15
<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>
where T0:
CodecFromSelf
, T1:
CodecFromSelf
, T2:
CodecFromSelf
, T3:
CodecFromSelf
, T4:
CodecFromSelf
, T5:
CodecFromSelf
, T6:
CodecFromSelf
, T7:
CodecFromSelf
, T8:
CodecFromSelf
, T9:
CodecFromSelf
, T10:
CodecFromSelf
, T11:
CodecFromSelf
, T12:
CodecFromSelf
, T13:
CodecFromSelf
, T14:
CodecFromSelf
,
§
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>
CodecFromSelf
for
MultiValue16
<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>
where T0:
CodecFromSelf
, T1:
CodecFromSelf
, T2:
CodecFromSelf
, T3:
CodecFromSelf
, T4:
CodecFromSelf
, T5:
CodecFromSelf
, T6:
CodecFromSelf
, T7:
CodecFromSelf
, T8:
CodecFromSelf
, T9:
CodecFromSelf
, T10:
CodecFromSelf
, T11:
CodecFromSelf
, T12:
CodecFromSelf
, T13:
CodecFromSelf
, T14:
CodecFromSelf
, T15:
CodecFromSelf
,
§
impl<T, A>
CodecFromSelf
for
Vec
<T, A>
where A:
CodecFromSelf
, T:
CodecFromSelf
,