Docs.rs
panache-parser-0.5.1
panache-parser 0.5.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jolars
Dependencies
log ^0.4.28
normal
rowan ^0.16.1
normal
serde ^1.0.228
normal
optional
unicode-width ^0.2
normal
yaml_parser ^0.3.0
normal
insta ^1.47.2
dev
serde_json ^1.0
dev
toml ^1.1.2
dev
Versions
35.88%
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 escapes
panache_
parser
0.5.1
Module escapes
Module Items
Enums
Functions
In panache_
parser::
parser::
inlines
panache_parser
::
parser
::
inlines
Module
escapes
Copy item path
Source
Enums
§
Escape
Type
Functions
§
emit_
escape
Emit an escape sequence to the builder.
try_
parse_
escape
Try to parse a backslash escape sequence starting at the current position. Returns (total_len, escaped_char, escape_type) or None if not an escape.