pub const ECHO_SLEEP_PREFIX: &str = "__sleep_ms:";Expand description
Assignment prefix recognized by EchoExecutor for a cancellable delay.
pub const ECHO_SLEEP_PREFIX: &str = "__sleep_ms:";Assignment prefix recognized by EchoExecutor for a cancellable delay.