Trait Extendable

Source
pub trait Extendable {
    // Required method
    fn other(&self) -> Option<&HashMap<String, Value>>;
}
Expand description

A marker trait for denoting that an object is extendable, where it can accept additional properties beyond those defined in the SDMX-JSON schema.

Required Methods§

Implementors§

Source§

impl Extendable for AttributeRelationship

Source§

impl Extendable for Component

Source§

impl Extendable for ComponentValue

Source§

impl Extendable for sdmx_json::data::Data

Source§

impl Extendable for DataMessage

Source§

impl Extendable for DataSet

Source§

impl Extendable for DimsMeasuresAttributes

Source§

impl Extendable for sdmx_json::data::Format

Source§

impl Extendable for Series

Source§

impl Extendable for Structure

Source§

impl Extendable for sdmx_json::metadata::Attribute

Source§

impl Extendable for sdmx_json::metadata::Data

Source§

impl Extendable for sdmx_json::metadata::Format

Source§

impl Extendable for MetadataMessage

Source§

impl Extendable for MetadataSet

Source§

impl Extendable for AgencyScheme

Source§

impl Extendable for sdmx_json::structure::Attribute

Source§

impl Extendable for AttributeList

Source§

impl Extendable for AttributeRelationshipDataflow

Source§

impl Extendable for AttributeRelationshipDimensions

Source§

impl Extendable for AttributeRelationshipGroups

Source§

impl Extendable for AttributeRelationshipObservations

Source§

impl Extendable for Categorization

Source§

impl Extendable for CategoryScheme

Source§

impl Extendable for Codelist

Source§

impl Extendable for CommonArtefactType

Source§

impl Extendable for ComponentValueSet

Source§

impl Extendable for ConceptScheme

Source§

impl Extendable for ConstraintAttachment

Source§

impl Extendable for CoreRepresentation

Source§

impl Extendable for CubeRegion

Source§

impl Extendable for CubeRegionKey

Source§

impl Extendable for CustomTypeScheme

Source§

impl Extendable for sdmx_json::structure::Data

Source§

impl Extendable for DataComponentValue

Source§

impl Extendable for DataComponentValueSet

Source§

impl Extendable for DataConstraint

Source§

impl Extendable for DataConsumerScheme

Source§

impl Extendable for DataKey

Source§

impl Extendable for DataKeySet

Source§

impl Extendable for DataKeyValue

Source§

impl Extendable for DataProviderScheme

Source§

impl Extendable for DataStructure

Source§

impl Extendable for DataStructureComponents

Source§

impl Extendable for Dataflow

Source§

impl Extendable for Dimension

Source§

impl Extendable for EnumerationFormat

Source§

impl Extendable for sdmx_json::structure::Format

Source§

impl Extendable for GeoGridCodelist

Source§

impl Extendable for GeographyCodelist

Source§

impl Extendable for Group

Source§

impl Extendable for IsoConceptReference

Source§

impl Extendable for Item

Source§

impl Extendable for Measure

Source§

impl Extendable for MeasureList

Source§

impl Extendable for MetadataAttribute

Source§

impl Extendable for MetadataAttributeList

Source§

impl Extendable for MetadataAttributeUsage

Source§

impl Extendable for MetadataAttributeValueSet

Source§

impl Extendable for MetadataConstraint

Source§

impl Extendable for MetadataConstraintAttachment

Source§

impl Extendable for MetadataProviderScheme

Source§

impl Extendable for MetadataStructure

Source§

impl Extendable for MetadataTargetRegion

Source§

impl Extendable for NamePersonalizationScheme

Source§

impl Extendable for OrganizationUnitScheme

Source§

impl Extendable for QueryableDataSource

Source§

impl Extendable for ReleaseCalendar

Source§

impl Extendable for ReportingTaxonomy

Source§

impl Extendable for RulesetScheme

Source§

impl Extendable for SimpleComponentValue

Source§

impl Extendable for StructureMessage

Source§

impl Extendable for TimeDimension

Source§

impl Extendable for TimeDimensionFormat

Source§

impl Extendable for TimePeriodRange

Source§

impl Extendable for TransformationScheme

Source§

impl Extendable for UserDefinedOperatorsScheme

Source§

impl Extendable for VtlMappingScheme

Source§

impl Extendable for Annotation

Source§

impl Extendable for Contact

Source§

impl Extendable for Meta

Source§

impl Extendable for Party

Source§

impl Extendable for SentinelValue

Source§

impl Extendable for StatusMessage