Registry / other / sunshine-util

sunshine-util

JSON →
library0.1.1rscratesunverified

Provides objects and relationships for sunshine-bounty pallets in the Sunshine protocol.

# Cargo.toml [dependencies] sunshine-util = "0.1.1"
INSTALL
IMPORT
SIG · SUNSHINE-UTIL
S
sunshine-util
otherrustv0.1.1
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.

Bounty
use sunshine_util::types::Bounty;

Creates a new Bounty object using sunshine-util types.

use sunshine_util::types::Bounty; fn main() { let bounty = Bounty::new("example".to_string()); println!("Bounty created: {:?}", bounty); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
sunshine-util — cargo add sunshine-util · libregistry