Expand description
Public workspace namespace. Use it for the documented workspace API surface; prefer crate-root re-exports for common imports. Module items must preserve the toolkit ownership and side-effect boundaries described in this file. Workspace tool-pack helpers.
Each operation lives in its own module so SDK agents can find the behavior they need without spelunking through a catch-all implementation file.
Structs§
- Bounded
Workspace - Workspace bounded workspace request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Hash
Line Anchor - Workspace hash line anchor request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Search
Match - Workspace search match request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Apple Photos Metadata - Workspace workspace apple photos metadata request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Archive Entry - Workspace workspace archive entry request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Archive Metadata - Workspace workspace archive metadata request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Document Metadata - Workspace workspace document metadata request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Edit Executor - Workspace workspace edit executor request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Edit Output - Workspace workspace edit output request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Edit Request - Workspace workspace edit request request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Embedded Preview Metadata - Workspace workspace embedded preview metadata request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Media Metadata - Workspace workspace media metadata request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
OcrMetadata - Workspace workspace ocr metadata request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Policy - Workspace workspace policy request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
RawSensor Metadata - Workspace workspace raw sensor metadata request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Read Detection - Workspace workspace read detection request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Read Executor - Workspace workspace read executor request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Read Output - Workspace workspace read output request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Read Request - Workspace workspace read request request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Resource Metadata - Workspace workspace resource metadata request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Search Executor - Workspace workspace search executor request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Search Output - Workspace workspace search output request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Search Request - Workspace workspace search request request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Sqlite Metadata - Workspace workspace sqlite metadata request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Sqlite Table Metadata - Workspace workspace sqlite table metadata request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Write Executor - Workspace workspace write executor request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Write Output - Workspace workspace write output request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
- Workspace
Write Request - Workspace workspace write request request or result value. Creating the value does not touch the filesystem; workspace executors document read, write, edit, or search effects.
Enums§
- Workspace
File Kind - Enumerates the finite workspace file kind cases. Serialized names are part of the SDK contract; update fixtures when variants change.
- Workspace
File Type Confidence - Enumerates the finite workspace file type confidence cases. Serialized names are part of the SDK contract; update fixtures when variants change.
- Workspace
Reader Step - Enumerates the finite workspace reader step cases. Serialized names are part of the SDK contract; update fixtures when variants change.
- Workspace
Write Mode - Enumerates the finite workspace write mode cases. Serialized names are part of the SDK contract; update fixtures when variants change.
Functions§
- approval_
policy - Returns approval policy for the current value. This is a read-only or data-construction helper unless the method body explicitly calls a port or store.
- filesystem_
policy - Returns filesystem policy for the current value. This is a read-only or data-construction helper unless the method body explicitly calls a port or store.