Registry / utility / puzz-core

puzz-core

JSON →
library0.1.0rscratesunverified

Core types and traits for puzz.

# Cargo.toml [dependencies] puzz-core = "0.1.0"
INSTALL
IMPORT
SIG · PUZZ-CORE
P
puzz-core
utilityrustv0.1.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.

Puzzle
use puzz_core::Puzzle;

Creates a new puzzle instance.

use puzz_core::Puzzle; let puzzle = Puzzle::new(); println!("Puzzle created: {:?}", puzzle);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
puzz-core — cargo add puzz-core · libregistry