Registry / other / race-core

race-core

JSON →
library0.2.6rscratesunverified

RACE Protocol API types.

# Cargo.toml [dependencies] race-core = "0.2.6"
INSTALL
IMPORT
SIG · RACE-CORE
R
race-core
otherrustv0.2.6
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.

Race
use race_core::types::Race;

Creates a default Race instance.

use race_core::types::Race; fn main() { let race = Race::default(); println!("{:?}", race); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.6latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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