package cryptodbm
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Encrypted layer over the dbm library: access to serverless, key-value databases with symmetric encryption.
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.84.2.tar.gz
sha256=388a4a8bf17c9ad0825907251720ba40291a19afb643f64066a29e813be50a7e
md5=7c33f55fca768501d06e2ef0eb583f80
doc/cryptodbm.internals/Cryptodbm_internals/Types/index.html
Module Cryptodbm_internals.TypesSource
include module type of struct include Errors end
Source
type error = Errors.error = | File_not_found of string| File_overwrite of string| File_not_appendable of string| File_not_writeable of string| Bad_format of string * string| Bad_password of error_location| Bad_signature of error_location| No_signature of error_location| Is_Closed of error_location| Is_Already_Open of error_location| No_subtable of string| Subtable_exists of string| Subtable_overflow| Overwrite of string * error_location| Unbound of string * error_location| DB_Error of exn| Corrupted of error_location * string| Backup_failure of exn
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>