Type Definition exonum::helpers::fabric::AbstractConfig [] [src]

type AbstractConfig = BTreeMap<String, Value>;

Abstract configuration.