Docs.rs
hermes-parser-0.1.3
hermes-parser 0.1.3
Permalink
Docs.rs crate page
MIT
17 August 2026
Links
Repository
crates.io
Source
Owners
tmikov
Dependencies
bumpalo ^3.16
normal
hermes-ast ^0.1.1
normal
hermes-atom-table ^0.1.0
normal
hermes-support ^0.1.0
normal
hermes-unicode ^0.1.0
normal
Versions
100%
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
is_utf8_leading_byte
hermes_
parser
0.1.3
In hermes_
parser::
utf8
hermes_parser
::
utf8
Function
is_
utf8_
leading_
byte
Copy item path
Source
pub fn is_utf8_leading_byte(ch:
u8
) ->
bool
Expand description
\return true if this is a UTF-8 leading byte.