Docs.rs
wezterm-input-types-0.1.0
wezterm-input-types 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
wez
Dependencies
bitflags ^1.3
normal
euclid ^0.22
normal
lazy_static ^1.4
normal
serde ^1.0
normal
wezterm-dynamic ^0.2
normal
Versions
31.48%
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
wezterm_input_types
0.1.0
?
Function
wezterm_input_types
::
is_ascii_control
source
·
[
−
]
pub fn is_ascii_control(c:
char
) ->
Option
<
char
>