Registry / utility / rustimate-core

rustimate-core

JSON →
library0.1.0rscratesunverified

Core classes and data structures used by the Rustimate application and its WASM target.

# Cargo.toml [dependencies] rustimate-core = "0.1.0"
INSTALL
IMPORT
SIG · RUSTIMATE-CORE
R
rustimate-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.

prelude
use rustimate_core::prelude::*;

Create a new estimate using rustimate-core.

use rustimate_core::prelude::*; fn main() { let estimate = Estimate::new(); println!("Estimate created: {:?}", estimate); }
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
5 hits · last 30 days
node
4
Amazon
1
Resources
rustimate-core — cargo add rustimate-core · libregistry