Skip to main content

Module api

Module api 

Source
Expand description

Public wire-format types served by the (non-chat) HTTP surface.

Everything re-exported here is part of the JSON contract that the browser and external API consumers read. The types live in their implementation modules; this submodule lifts them back into the public API so callers don’t have to chase across modules to know what is and isn’t a wire contract.

Re-exports§

pub use crate::workspace::WorkspaceInfo;