Docs.rs
togl-0.2.2
togl 0.2.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
smorin
Dependencies
anyhow ^1.0
normal
clap ^4.4
normal
clap_complete ^4
normal
clap_mangen ^0.2
normal
encoding_rs ^0.8
normal
fd-lock ^4
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
signal-hook ^0.3
normal
similar ^2
normal
tempfile ^3.8
normal
toml ^0.8
normal
walkdir ^2.4
normal
assert_cmd ^2.0
dev
criterion ^0.5
dev
predicates ^3.0
dev
libc ^0.2
normal
Versions
61.47%
of the crate is documented
Go to latest version
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_valid_encoding
toggle
0.2.2
In toggle::
io
toggle
::
io
Function
is_
valid_
encoding
Copy item path
Source
pub fn is_valid_encoding(label: &
str
) ->
bool
Expand description
Check if an encoding label is valid/supported.