Docs.rs
feophant-0.9.0
feophant 0.9.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
chotchki
Dependencies
async-stream ^0.3.2
normal
bitflags ^1.2.1
normal
bytes ^1
normal
futures ^0.3
normal
hex-literal ^0.3.1
normal
log ^0.4
normal
lru ^0.6.6
normal
moka ^0.6
normal
nom ^7
normal
simplelog ^0.10.0
normal
thiserror ^1.0
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.6.6
normal
uuid ^0.8
normal
criterion ^0.3
dev
tempfile ^3
dev
tokio-postgres ^0.7.2
dev
tokio-test ^0.4.2
dev
Versions
7.24%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
SelfEncodedSize
feophantlib
0.9.0
Self
Encoded
Size
Required Methods
encoded_size
Implementors
In feophantlib::
engine::
io
feophantlib
::
engine
::
io
Trait
Self
Encoded
Size
Copy item path
Source
pub trait SelfEncodedSize { // Required method fn
encoded_size
(&self) ->
usize
; }
Required Methods
§
Source
fn
encoded_size
(&self) ->
usize
Implementors
§
Source
§
impl
SelfEncodedSize
for
BaseSqlTypes
Source
§
impl
SelfEncodedSize
for
SqlTuple