Registry / utility / dmp
library0.2.3rscratesunverified

A high-performance library for manipulating plain text.

# Cargo.toml [dependencies] dmp = "0.2.3"
INSTALL
IMPORT
SIG · DMP
D
dmp
utilityrustv0.2.3
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.

Dmp
use dmp::Dmp;

Processes plain text using the DMP library.

use dmp::Dmp; fn main() { let mut dmp = Dmp::new(); dmp.process("example text"); println!("Text processed"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
6
Meta
1
Amazon
1
Resources
dmp — cargo add dmp · libregistry