Registry / crypto / identity-core

identity-core

JSON →
library1.5.1rscratesunverified

The core traits and types for the identity-rs library.

# Cargo.toml [dependencies] identity_core = "1.5.1"
INSTALL
IMPORT
SIG · IDENTITY-CORE
I
identity-core
cryptorustv1.5.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.

Identity
use identity_core::Identity;

Create a new identity

use identity_core::Identity; fn main() { let identity = Identity::new(); println!("{:?}", identity); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
identity-core — cargo add identity-core · libregistry