Skip to main content

parse_step_spec

Function parse_step_spec 

Source
pub fn parse_step_spec(spec: &str) -> ChainStep
Expand description

Parse a step specification string. Format: “allow:command” or just “allow” (command comes from CLI args).