Type Definition concordium_std::OwnedAttributeValue[][src]

type OwnedAttributeValue = Vec<u8, Global>;

An owned counterpart of AttributeValue, more convenient for testing.