pub fn adapter() -> &'static dyn HarnessAdapterExpand description
Hand out a &'static dyn HarnessAdapter for opencode. The registry
calls this once at lazy-init time. See
pending_stamp::session_store_adapter for the leak semantics.
pub fn adapter() -> &'static dyn HarnessAdapterHand out a &'static dyn HarnessAdapter for opencode. The registry
calls this once at lazy-init time. See
pending_stamp::session_store_adapter for the leak semantics.