Docs.rs
oni-comb-parser-2.0.0
oni-comb-parser 2.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
j5ik2o
Dependencies
chumsky ^0.9
dev
criterion ^0.5
dev
dhat ^0.3
dev
nom ^8
dev
pom ^3
dev
winnow ^0.6
dev
Versions
18.75%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module quoted_string_cow
oni_
comb_
parser
2.0.0
Module quoted_
string_
cow
Module Items
Structs
Functions
In oni_
comb_
parser::
text
oni_comb_parser
::
text
Module
quoted_
string_
cow
Copy item path
Source
Structs
§
Quoted
String
Cow
エスケープなし文字列はゼロコピー (
&'a str
) で返し、 エスケープありの場合のみ
String
にフォールバックする
quoted_string
パーサー。
Functions
§
quoted_
string_
cow