Crate key

Source

Modules§

db

Structs§

Entry
A database entry containing several key-value fields.
KeyEntry
KeyGroup

Enums§

KeyNode
Node
An owned node in the database tree structure which can either be an Entry or Group
NodeRef
A shared reference to a node in the database tree structure which can either point to an Entry or a Group
NodeRefMut
An exclusive mutable reference to a node in the database tree structure which can either point to an Entry or a Group
Value
A value that can be a raw string, byte array, or protected memory region

Functions§

db_from
delete_entry
generate_password
get_entry
get_entry_file
get_entry_otp
key_from
otp
parse_node_tree
rename_entry
set_entry
to_json