Registry / other / grapl-graph-descriptions

grapl-graph-descriptions

JSON →
library0.2.10rscratesunverified

A library for interacting with Grapl graphs.

# Cargo.toml [dependencies] grapl-graph-descriptions = "0.2.10"
INSTALL
IMPORT
SIG · GRAPL-GRAPH-DESCRI
G
grapl-graph-descriptions
otherrustv0.2.10
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.

GraphDescription
use grapl_graph_descriptions::GraphDescription;

Creates a new Grapl graph description.

use grapl_graph_descriptions::GraphDescription; fn main() { let graph = GraphDescription::new(); println!("Grapl graph created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.10latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Meta
1
Resources
grapl-graph-descriptions — cargo add grapl-graph-descriptions · libregistry