Docs.rs
kibi-0.3.2
kibi 0.3.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ilai-deutel
Dependencies
unicode-width ^0.2.2
normal
env_logger ^0.11.8
dev
log ^0.4.28
dev
rstest ^0.26.1
dev
tempfile ^3.23.0
dev
libc ^0.2.176
normal
winapi ^0.3.9
normal
winapi-util ^0.1.11
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Crate kibi
kibi
0.3.2
All Items
Sections
Kibi
Crate Items
Modules
Structs
Enums
Functions
Crate
kibi
Copy item path
Source
Expand description
§
Kibi
Kibi is a text editor in ≤1024 lines of code.
Modules
§
ansi_
escape
ANSI Escape sequences
Structs
§
Config
The global Kibi configuration.
Enums
§
Error
Kibi error type.
Functions
§
run
Set up the terminal and run the text editor. If
file_name
is not None, load the file.
stdin
Construct and lock a new handle to the standard input of the current process.