Docs.rs
cow-parser-0.1.1
cow-parser 0.1.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Dmilapko
Dependencies
anyhow ^1.0.100
normal
clap ^4.5.51
normal
pest ^2.8.3
normal
pest_derive ^2.8.3
normal
thiserror ^2.0.17
normal
Versions
4.76%
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
Skip to main content
optimize_cow_source
cow_
parser
0.1.1
cow_parser
Function
optimize_
cow_
source
Copy item path
Source
pub fn optimize_cow_source(source: &
str
) ->
Result
<
Vec
<
String
>,
ParseError
>