Crate safe_authenticator [] [src]

SAFE Authenticator

Reexports

pub use ffi::*;
pub use ffi::apps::*;
pub use ffi::ipc::*;
pub use ffi::logging::*;

Modules

ffi

FFI routines

Structs

Authenticator

Authenticator instance

Enums

AuthError

Authenticator errors

Type Definitions

AuthFuture

Future type specialised with AuthError as an error type