pub fn decode_worker(
file: &str,
raw: Option<&Value>,
) -> Result<Option<WorkerSpec>, InterchangeError>Expand description
worker: block of config.yaml.
pub fn decode_worker(
file: &str,
raw: Option<&Value>,
) -> Result<Option<WorkerSpec>, InterchangeError>worker: block of config.yaml.