use crateAttrPathRef;
/// Common `meta.resourceType` attribute path.
pub const META_RESOURCE_TYPE: AttrPathRef = AttrPathRef ;
/// Common `meta.created` attribute path.
pub const META_CREATED: AttrPathRef = AttrPathRef ;
/// Common `meta.lastModified` attribute path.
pub const META_LAST_MODIFIED: AttrPathRef = AttrPathRef ;
/// Common `meta.version` attribute path.
pub const META_VERSION: AttrPathRef = AttrPathRef ;