Function get_meta_offset_from_object

Source
async fn get_meta_offset_from_object(
    obj: &ObjectMetadata,
    obj_store: &ObjectStoreImpl,
) -> Result<u64>