Docs.rs
crabka-protocol-0.3.1
crabka-protocol 0.3.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
robot-head
Dependencies
arbitrary ^1
normal
optional
bytes ^1
normal
crabka-compression ^0.3.1
normal
crc32c ^0.6
normal
serde_json ^1
normal
strum ^0.28
normal
thiserror ^2
normal
zerocopy ^0.8
normal
arbitrary ^1
dev
assert2 ^0.4
dev
codspeed-criterion-compat ^4.6.0
dev
hex ^0.4
dev
proptest ^1
dev
serde ^1
dev
serde_json ^1
dev
tempfile ^3
dev
toml ^1.1
dev
Versions
4.28%
of the crate is documented
Go to latest version
Platform
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
get_string_owned
crabka_
protocol
0.3.1
In crabka_
protocol::
primitives::
string_
bytes
crabka_protocol
::
primitives
::
string_bytes
Function
get_
string_
owned
Copy item path
Source
pub fn get_string_owned<B:
Buf
>(buf:
&mut B
) ->
Result
<
String
,
ProtocolError
>