Docs.rs
s2protocol-3.4.1
s2protocol 3.4.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sebosp
Dependencies
arrow ^57
normal
optional
arrow_convert ^0.11.0
normal
optional
chrono ^0.4
normal
clap ^4.5
normal
color-eyre ^0.6
normal
optional
colored ^3.0
normal
convert_case ^0.9
normal
crossterm ^0.29
normal
optional
itertools ^0.14
normal
optional
libc ^0.2
normal
nom ^8.0
normal
nom-mpq ^2.0.5
normal
ratatui ^0.29
normal
optional
rayon ^1.11
normal
optional
serde ^1.0
normal
serde-xml-rs ^0.8
normal
serde_json ^1.0
normal
sha256 ^1.6
normal
syntect ^5.3
normal
optional
syntect-tui ^3.0
normal
optional
thiserror ^2
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
test-log ^0.2
dev
tracing-subscriber ^0.3
dev
Versions
10.43%
of the crate is documented
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
tagged_blob
s2protocol
3.4.1
In s2protocol::
versioned_
decoder
s2protocol
::
versioned_decoder
Function
tagged_
blob
Copy item path
Source
pub fn tagged_blob(input: &[
u8
]) ->
IResult
<&[
u8
],
Vec
<
u8
>>
Expand description
Reads a blob that is prepend by its tag.