bark-common 0.6.2

Utilities shared between the bark wallet and server crates
Documentation
1
2
3
4
//! Utilities shared between the bark wallet and the server crates.

pub mod fs_perms;
pub mod secret;