Docs.rs
rustc-ap-rustc_lexer-727.0.0
rustc-ap-rustc_lexer 727.0.0
Docs.rs crate page
MIT / Apache-2.0
Links
Repository
crates.io
Source
Owners
alexcrichton
Dependencies
unicode-xid ^0.2.0
normal
expect-test ^1.0
dev
Versions
70.54%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rustc_
ap_
rustc_
lexer
727.0.0
rustc_ap_rustc_lexer
Function
is_ident
Copy item path
Source
pub fn is_ident(string: &
str
) ->
bool
Expand description
The passed string is lexically an identifier.