Expand description
§Little Kitty
A low-level Rust interface for the Kitty graphics protocol.
Check out the examples.
For a fuller example of usage see cursive-image.
§Alternatives
§License
Like much of the Rust ecosystem this project is licensed under your choice of either
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
All code and documentation was written by humans. We do not accept “AI”-generated contributions.
Modules§
- common
- Common commands.
Structs§
- Command
- Kitty graphics protocol APC (Application Programming Command).
- Controls
- Vector of Kitty graphics protocol controls.
- Response
- Kitty graphics protocol APC (Application Programming Command) response.
Enums§
- Control
Value - Kitty graphics protocol control value.