Skip to main content

from_attribute

Function from_attribute 

Source
pub fn from_attribute(val: Attribute) -> Attribute
Expand description

Converts internal Attribute to object_store::Attribute

Maps each attribute variant to its corresponding object_store attribute, handling metadata conversion as well.