Current section

Files

Jump to
themis include themis@internal@store_Store.hrl
Raw

include/themis@internal@store_Store.hrl

-record(store, {
metrics :: themis@internal@erlang@ets:table(),
records :: themis@internal@erlang@ets:table()
}).