Registry / auth / ssi-core

ssi-core

JSON →
library0.3.0rscratesunverified

Core types and traits for the ssi library.

# Cargo.toml [dependencies] ssi-core = "0.3.0"
INSTALL
IMPORT
SIG · SSI-CORE
S
ssi-core
authrustv0.3.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.

VerificationMethod
use ssi_core::VerificationMethod;

Demonstrates using a core type from the ssi library.

use ssi_core::VerificationMethod; fn main() { let method = VerificationMethod::default(); println!("{:?}", method); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Amazon
1
OpenAI (training)
1
Resources
ssi-core — cargo add ssi-core · libregistry