Docs.rs
vs-protocol-0.1.5
vs-protocol 0.1.5
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
frane
Dependencies
thiserror ^2
normal
proptest ^1
dev
Versions
32.79%
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
parse
vs_
protocol
0.1.5
In vs_
protocol::
delta
vs_protocol
::
delta
Function
parse
Copy item path
Source
pub fn parse(input: &
str
) ->
Result
<
Vec
<
DeltaOp
>>
Expand description
Parse a delta-op stream into a vector of ops.