Add single-threaded SimpleVault
This commit is contained in:
parent
b432f0ac37
commit
e7c555aa2d
2 changed files with 46 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
// Clippy lints
|
||||
#![warn(clippy::use_self)]
|
||||
|
||||
pub mod simple;
|
||||
#[cfg(feature = "tokio")]
|
||||
pub mod tokio;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue