[][src]Type Definition heed::UntypedDatabase

type UntypedDatabase = Database<ByteSlice, ByteSlice>;

An helper type alias for Databases that are not typed and returns raw bytes.