pub trait FolderCloudPersistence: Send + Sync { // fn read_folder(&self) -> BoxResultFuture<> }