Registry / other / dubp-documents

dubp-documents

JSON →
library0.58.0rscratesunverified

Handles DUBP documents (DUniter Blockchain Protocol).

# Cargo.toml [dependencies] dubp-documents = "0.58.0"
INSTALL
IMPORT
SIG · DUBP-DOCUMENTS
D
dubp-documents
otherrustv0.58.0
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.

Document
use dubp_documents::Document;

Create a new DUBP document.

use dubp_documents::Document; fn main() { let doc = Document::new(); println!("{:?}", doc); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.58.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Meta
1
Amazon
1
Resources
dubp-documents — cargo add dubp-documents · libregistry