Docs.rs
libghostty-vt-0.2.0
libghostty-vt 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Uzaaft
pluiedev
Dependencies
allocator-api2 ^0.4.0
normal
optional
bitflags ^2.11.0
normal
int-enum ^1.2.0
normal
libghostty-vt-sys ^0.2.0
normal
log ^0.4.29
normal
optional
png ^0.18.1
normal
optional
libghostty-vt-sys ^0.2.0
dev
Versions
64.63%
of the crate is documented
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
Module log
libghostty_
vt
0.2.0
Module log
Module Items
Structs
Enums
Traits
Functions
In crate libghostty_
vt
libghostty_vt
Module
log
Copy item path
Source
Expand description
Logging functionality.
Structs
§
LogStderr
Built-in log callback that writes to stderr.
Enums
§
Level
Log severity levels for the log callback.
Traits
§
Logger
Callback type for logging.
Functions
§
set_
logger
Set the log callback.