Registry / utility / ra-common

ra-common

JSON →
library0.1.5rscratesunverified

Common library for RA crates.

# Cargo.toml [dependencies] ra_common = "0.1.5"
INSTALL
IMPORT
SIG · RA-COMMON
R
ra-common
utilityrustv0.1.5
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.

RaResult
use ra_common::types::RaResult;

Uses the common result type.

use ra_common::types::RaResult; fn main() -> RaResult<()> { println!("Hello from RA Common"); Ok(()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
ra-common — cargo add ra-common · libregistry