[][src]Type Definition concordium_std::OwnedAttributeValue

type OwnedAttributeValue = Vec<u8, Global>;

An owned counterpart of AttributeValue, more convenient for testing.