Skip to main content

Module list

Module list 

Source
Expand description

functions list — async handler stub.

Modules§

request_schema
response_schema

Structs§

Args
Command
Request
Response

Enums§

Path
Schema

Functions§

execute
execute_transform

Type Aliases§

ResponseItem
The list endpoints return remote paths verbatim, so this is a plain alias of crate::RemotePath (not a wrapper enum) — its published schema is therefore the bare RemotePath $ref with no distinct named type for the SDK code generators to reconstruct.