Skip to main content

Crate cargowatch_runner

Crate cargowatch_runner 

Source
Expand description

Managed build execution for CargoWatch.

Structs§

ManagedRunRequest
Description of a managed command execution request.
ManagedSessionHandle
A handle to a running managed session.

Functions§

spawn_managed_session
Spawn a managed cargo or rust-related command.

Type Aliases§

EventSender
Channel type used to publish live runtime events.