Struct libpasta::key::LocalStore [] [src]

pub struct LocalStore { /* fields omitted */ }

Structure used as a global store for keys.

Trait Implementations

impl Debug for LocalStore
[src]

[src]

Formats the value using the given formatter.

impl Store for LocalStore
[src]

[src]

Insert a new key into the KeyStore.

[src]

Get a key from the KeyStore.