Searched defs:write_to_storage (Results 1 – 3 of 3) sorted by relevance
48 pub async fn write_to_storage(&mut self, group_snapshot: Snapshot) -> Result<(), MlsError> { in write_to_storage() function
155 pub async fn write_to_storage(&mut self) -> Result<(), MlsError> { in write_to_storage() function
195 pub async fn write_to_storage(&mut self, group_snapshot: Snapshot) -> Result<(), MlsError> { in write_to_storage() function