Function cambridge_asm::parse::from_file[][src]

pub fn from_file(
    path: &Path,
    inst_set: fn(_: &str) -> Result<Func, String>
) -> Executor