Crate watchso

Crate watchso 

Source
Expand description

Watch Solana programs.

§Binary

The binary implements hot reloading for popular Solana frameworks.

Check out the repository for installation and usage of the binary.

Modules§

action
Utilities for Action.
command
Utilities for commands.
constants
All constants.
error
Custom watch errors.
framework
Framework traits.
framework_utils
Utilities for framework implementations.
glob
Custom glob implementation.
progress
Progress bars and spinners with consistent behaviour and styles.
toml
TOML related methods.

Functions§

watch
Watch the changes based on the specific WatchableFramework implementation.