Docs.rs
alacritty_terminal-0.24.1
alacritty_terminal 0.24.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
chrisduerr
github:alacritty:publishers
Dependencies
base64 ^0.22.0
normal
bitflags ^2.4.1
normal
home ^0.5.5
normal
libc ^0.2
normal
log ^0.4
normal
parking_lot ^0.12.0
normal
polling ^3.0.0
normal
regex-automata ^0.4.3
normal
serde ^1
normal
optional
unicode-width ^0.1
normal
vte ^0.13.0
normal
serde_json ^1.0.0
dev
rustix-openpty ^0.1.1
normal
signal-hook ^0.3.10
normal
miow ^0.6.0
normal
piper ^0.2.1
normal
windows-sys ^0.52.0
normal
Versions
62.56%
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
alacritty_
terminal
0.24.1
Module sync
Module Items
Structs
In crate alacritty_
terminal
alacritty_terminal
Module
sync
Copy item path
source
Expand description
Synchronization types.
Most importantly, a fair mutex is included.
Structs
ยง
Fair
Mutex
A fair mutex.