Docs.rs
keelrun-cli-0.4.0
keelrun-cli 0.4.0
Docs.rs crate page
Apache-2.0
22 July 2026
Links
Repository
crates.io
Source
Owners
MisterTK
Dependencies
clap ^4
normal
keelrun-core ^0.4.0
normal
keel-core-api ^0.4.0
normal
keel-journal ^0.4.0
normal
oxc_allocator =0.139.0
normal
oxc_ast =0.139.0
normal
oxc_ast_visit =0.139.0
normal
oxc_parser =0.139.0
normal
oxc_span =0.139.0
normal
oxc_syntax =0.139.0
normal
rmp-serde ^1.3
normal
rusqlite ^0.40.1
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
serde_path_to_error ^0.1.20
normal
sha2 ^0.10
normal
toml ^0.8
normal
toml_edit ^0.22
normal
rusqlite ^0.40.1
dev
tempfile ^3.23
dev
tokio ^1.47
dev
libc ^0.2
normal
Versions
95.44%
of the crate is documented
Go to latest version
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
EXIT_OK
keel_
cli
0.4.0
keel_cli
Constant
EXIT_OK
Copy item path
Source
pub const EXIT_OK:
i32
= 0;
Expand description
Success. The command did what was asked.