Type Definition cambridge_asm::parse::InstSet

source · []
pub type InstSet = fn(_: &str) -> Result<OpFun, String>;