Registry / utility / libimagentrylink

libimagentrylink

JSON →
library0.10.1rscratesunverified

Library for the imag core distribution, providing entry linking functionality.

# Cargo.toml [dependencies] libimagentrylink = "0.10.1"
INSTALL
IMPORT
SIG · LIBIMAGENTRYLINK
L
libimagentrylink
utilityrustv0.10.1
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.

Link
use libimagentrylink::Link;

Creates a new link between two entries.

use libimagentrylink::Link; fn main() { let link = Link::new("entry1", "entry2"); println!("Link created: {:?}", link); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
libimagentrylink — cargo add libimagentrylink · libregistry