Type Definition astro_run::RunResponse

source ·
pub type RunResponse = Result<StreamReceiver, Error>;