2 unstable releases
0.2.0 | Apr 18, 2024 |
---|---|
0.1.0 | Oct 26, 2022 |
#1360 in Database interfaces
378 downloads per month
Used in 3 crates
(2 directly)
20KB
399 lines
scursor
Secure cursor library with support for read and write transactions.
License
Licensed under the terms of the MIT or Apache v2 licenses at your choice.
lib.rs
:
Library for secure reading and writing of binary data:
- forbid(unsafe_code)
- recursion-free
- no_std
- panic-free API
- support for transactions