Docs.rs
litcheck-core-0.4.2
litcheck-core 0.4.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bitwalker
Dependencies
anyhow ^1.0
normal
clap ^4.1
normal
compact_str ^0.9
normal
either ^1.9
normal
glob ^0.3
normal
lock_api ^0.4
normal
log ^0.4
normal
memchr ^2.7
normal
miette ^7.6
normal
parking_lot ^0.12
normal
paste ^1.0
normal
rustc-hash ^2.1
normal
serde ^1.0
normal
serde_spanned ^1.0
normal
smallvec ^1.9
normal
thiserror ^2.0
normal
walkdir ^2.4
normal
pretty_assertions ^1.0
dev
Inflector ^0.11
build
hashbrown ^0.15
build
rustc-hash ^2.1
build
toml ^0.9
build
Versions
34.52%
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
is_valid_variable_name
litcheck_
core
0.4.2
In litcheck_
core::
variables
litcheck_core
::
variables
Function
is_
valid_
variable_
name
Copy item path
Source
pub fn is_valid_variable_name(name: &
str
) ->
bool