[][src]Function cranelift_reader::parse_run_command

pub fn parse_run_command<'a>(
    text: &str,
    signature: &Signature
) -> ParseResult<RunCommand>

Parse the entire text as a run command.