Registry / other / melstructs

melstructs

JSON →
library0.3.3rscratesunverified

Core data structures for the Mel project.

# Cargo.toml [dependencies] melstructs = "0.3.3"
INSTALL
IMPORT
SIG · MELSTRUCTS
M
melstructs
otherrustv0.3.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.

Block
use melstructs::Block;

Create a default Block instance.

use melstructs::Block; fn main() { let block = Block::default(); println!("{:?}", block); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
melstructs — cargo add melstructs · libregistry