Registry / other / miraland-entry

miraland-entry

JSON →
library1.19.2rscratesunverified

Defines entry types for the Miraland blockchain, representing transactions and blocks.

# Cargo.toml [dependencies] miraland-entry = "1.19.2"
INSTALL
IMPORT
SIG · MIRALAND-ENTRY
M
miraland-entry
otherrustv1.19.2
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.

Entry
use miraland_entry::entry::Entry;

Create a default Entry for Miraland.

use miraland_entry::entry::Entry; fn main() { let entry = Entry::default(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.19.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
miraland-entry — cargo add miraland-entry · libregistry