Registry / utility / weresocool-shared

weresocool-shared

JSON →
library1.0.47rscratesunverified

Shared utilities and types for the WereSoCool project, providing common functionality across its components.

# Cargo.toml [dependencies] weresocool_shared = "1.0.47"
INSTALL
IMPORT
SIG · WERESOCOOL-SHARED
W
weresocool-shared
utilityrustv1.0.47
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.

SharedType
✓ use weresocool_shared::SharedType;

Demonstrates basic usage of a shared type from the crate.

use weresocool_shared::SharedType; fn main() { let shared = SharedType::new(); println!("Shared instance created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.47latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
weresocool-shared — cargo add weresocool-shared · libregistry