Registry / utility / pros-core

pros-core

JSON →
library0.1.2rscratesunverified

Core functionality for the pros-rs library.

# Cargo.toml [dependencies] pros-core = "0.1.2"
INSTALL
IMPORT
SIG · PROS-CORE
P
pros-core
utilityrustv0.1.2
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.

Core
use pros_core::Core;

Initialize the PROS core.

use pros_core::Core; fn main() { let core = Core::new(); println!("PROS core initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
pros-core — cargo add pros-core · libregistry