Crate one_password

Source

Structs§

Error
The Error type.
Op
OpItem
Item returned from OpSession::get_item
OpItemField
OpItemOverview
OpSession
A configured session what can be used to actually lookup information in 1Password.

Enums§

ErrorKind
The kind of an error.
OpItemDetails

Traits§

ResultExt
Additional methods for Result, for easy interaction with this crate.

Type Aliases§

Result
Convenient wrapper around std::Result.