Registry / utility / sunshine-core

sunshine-core

JSON →
library0.2.0rscratesunverified

Core abstractions for building sunshine clients, providing foundational types and traits for identity management.

# Cargo.toml [dependencies] sunshine-core = "0.2.0"
INSTALL
IMPORT
SIG · SUNSHINE-CORE
S
sunshine-core
utilityrustv0.2.0
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.

Client
use sunshine_core::Client;

Initializes a new sunshine client with default configuration.

use sunshine_core::Client; fn main() { let client = Client::new(); println!("Client initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
sunshine-core — cargo add sunshine-core · libregistry