Registry / other / ivy-base

ivy-base

JSON →
library0.10.3rscratesunverified

Base crate for the Ivy game engine, providing core types and utilities.

# Cargo.toml [dependencies] ivy-base = "0.10.3"
INSTALL
IMPORT
SIG · IVY-BASE
I
ivy-base
otherrustv0.10.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.

IvyBase
use ivy_base::IvyBase;

Creates a default Ivy base instance.

use ivy_base::IvyBase; fn main() { let base = IvyBase::default(); println!("Ivy base: {:?}", base); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
ivy-base — cargo add ivy-base · libregistry