Skip to main content

Module workspace_persistence

Module workspace_persistence 

Source
👎Deprecated:

Will be extracted to mockforge-workspace crate

Expand description

Persistence layer for workspace configurations

This module handles saving and loading workspace configurations to/from disk, enabling persistent storage of workspace hierarchies and configurations.

Structs§

AuthConfigDeprecated
Authentication configuration for export
EncryptedExportResultDeprecated
Result of an encrypted workspace export
EncryptedImportResultDeprecated
Result of an encrypted workspace import
ExportedRequestDeprecated
Exported request format
SecurityCheckResultDeprecated
Result of a security check for sensitive data
SecurityWarningDeprecated
Security warning or error
SyncResultDeprecated
Result of a workspace sync operation
SyncStateDeprecated
Sync state for tracking incremental syncs
WorkspaceConfigDeprecated
Simplified workspace configuration for export
WorkspaceExportDeprecated
Git-friendly workspace export format
WorkspaceMetadataDeprecated
Metadata for exported workspace
WorkspacePersistenceDeprecated
Workspace persistence manager

Enums§

DirectoryStructureDeprecated
Directory structure for synced workspaces
SecuritySeverityDeprecated
Severity levels for security issues
SyncStrategyDeprecated
Sync strategy for workspace mirroring