Docs.rs
oni-comb-parser-2.2.0
oni-comb-parser 2.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
j5ik2o
Dependencies
regex-automata ^0.4
normal
optional
chumsky ^0.12
dev
criterion ^0.8
dev
dhat ^0.3
dev
nom ^8
dev
pom ^3
dev
winnow ^0.7
dev
Versions
20.3%
of the crate is documented
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
oni_
comb_
parser
2.2.0
Module quoted_
string
Module Items
Structs
Functions
In oni_
comb_
parser::
text
oni_comb_parser
::
text
Module
quoted_
string
Copy item path
Source
Structs
§
Quoted
String
エスケープなし文字列はゼロコピー (
&'a str
) で返し、 エスケープありの場合のみ
String
にフォールバックする quoted string パーサー。
Functions
§
quoted_
string