Registry / utility / dmntk-common

dmntk-common

JSON →
library0.3.8rscratesunverified

dmntk | Common definitions.

# Cargo.toml [dependencies] dmntk-common = "0.3.8"
INSTALL
IMPORT
SIG · DMNTK-COMMON
D
dmntk-common
utilityrustv0.3.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DmntkError
use dmntk_common::DmntkError;

Creates a new DmntkError with a message.

use dmntk_common::DmntkError; fn main() { let err = DmntkError::new("Something went wrong"); println!("Error: {}", err); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
18
Resources
dmntk-common — cargo add dmntk-common · libregistry