browserpass-host-rs 0.6.1

Rust port of browserpass-native (PROTOCOL.md v3.1.2) + extension actions for OTP, whole-store search, and a file-state segmented download manager.
Documentation
1
2
3
//! Mirrors upstream `helpers/` directory.
mod helpers;
pub use helpers::*;