Crate one_password[][src]

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 Definitions

Result

Convenient wrapper around std::Result.