MCPcopy Create free account
hub / github.com/CommE2E/comm / generateBackupLogDataKey

Function generateBackupLogDataKey

native/native_rust_library/RustBackupExecutor.cpp:73–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73rust::String generateBackupLogDataKey() {
74 return rust::String(BackupOperationsExecutor::generateBackupLogDataKey());
75}
76} // namespace comm

Calls

no outgoing calls

Tested by

no test coverage detected