Skip to main content

Module api

Module api 

Source
Expand description

SashikoApi trait: the async interface for Sashiko instance access.

Uses async_trait for object safety — required by RemoteManager’s Arc<dyn SashikoApi>.

Traits§

SashikoApi
Read-only access to a single Sashiko instance.