Registry / utility / ex3-timestamp

ex3-timestamp

JSON →
library0.15.5rscratesunverified

Provides timestamp types for the Ex3 node ecosystem.

# Cargo.toml [dependencies] ex3-timestamp = "0.15.5"
INSTALL
IMPORT
SIG · EX3-TIMESTAMP
E
ex3-timestamp
utilityrustv0.15.5
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.

Timestamp
use ex3_timestamp::Timestamp;

Create and display a current timestamp.

use ex3_timestamp::Timestamp; let ts = Timestamp::now(); println!("Timestamp: {}", ts);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.15.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
ex3-timestamp — cargo add ex3-timestamp · libregistry