Expand description
An authenticated database (ADB) that provides succinct proofs of any value ever associated with a key, where values can have varying sizes.
If the values you wish to store all have the same size, use the crate::adb::any::fixed::Any db instead.