Crate kdbx4[][src]

Expand description

This is an implementation of KeePass database file reader in Rust. This crate aims to work with KDBX version 4 format.

Structs

The key to the database.

Provides access to a database XML content.

Struct representing a password entry.

Opens KeePass KDBX4 database.

Enums

Type Definitions