Skip to main content

FolderToWire

Function FolderToWire 

Source
fn FolderToWire(Folder: &WorkspaceFolderStateDTO) -> Value
Expand description

Serialisation shape matching the Cocoon-side Workspace shim. Mirrors the camelCase DTO Sky already serialises for workspaces:getFolders, so the Cocoon handler can pass the payload through to extension listeners without renaming fields.