Registry / other / libpolymesh

libpolymesh

JSON →
library1.0.0rscratesunverified

The core library for the PolyMesh project.

# Cargo.toml [dependencies] libpolymesh = "1.0.0"
INSTALL
IMPORT
SIG · LIBPOLYMESH
L
libpolymesh
otherrustv1.0.0
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.

PolyMesh
use libpolymesh::PolyMesh;

Creates a new PolyMesh instance.

use libpolymesh::PolyMesh; fn main() { let mesh = PolyMesh::new(); println!("{:?}", mesh); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
libpolymesh — cargo add libpolymesh · libregistry