Docs.rs
granit-parser-0.0.2
granit-parser 0.0.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
bourumir-wyngs
Dependencies
arraydeque ^0.5.1
normal
smallvec >=1.0.0, <1.16.0
normal
clap =4.5.48
dev
libtest-mimic =0.8.1
dev
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_z
granit_
parser
0.0.2
In granit_
parser::
input
granit_parser
::
input
Function
is_z
Copy item path
Source
pub fn is_z(c:
char
) ->
bool
Expand description
Check whether the character is nil (
\0
).