Docs.rs
tokmd-1.15.0
tokmd 1.15.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
04 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
EffortlessSteven
Dependencies
anyhow ^1.0.102
normal
blake3 ^1.8.3
normal
clap ^4.6.0
normal
clap_complete ^4.6.5
normal
console ^0.16.3
normal
optional
dialoguer ^0.12.0
normal
optional
dirs ^6.0.0
normal
indicatif ^0.18.4
normal
optional
jsonschema ^0.46.5
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
time ^0.3.47
normal
tokmd-analysis ^1.15.0
normal
tokmd-analysis-types ^1.15.0
normal
tokmd-cockpit ^1.15.0
normal
optional
tokmd-core ^1.15.0
normal
tokmd-envelope ^1.15.0
normal
tokmd-format ^1.15.0
normal
tokmd-gate ^1.15.0
normal
tokmd-git ^1.15.0
normal
optional
tokmd-model ^1.15.0
normal
tokmd-scan ^1.15.0
normal
tokmd-settings ^1.15.0
normal
tokmd-types ^1.15.0
normal
toml ^1.1.2
normal
optional
assert_cmd ^2.2.2
dev
insta ^1.47.0
dev
predicates ^3.1.4
dev
proptest ^1.11.0
dev
regex ^1.12.3
dev
tempfile ^3.27.0
dev
toml ^1.1.2
dev
Versions
73.62%
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
exit_code
tokmd
1.15.0
tokmd
Function
exit_
code
Copy item path
Source
pub fn exit_code(err: &
Error
) ->
i32
Expand description
Return the process exit code for a CLI error.