Function rust_hdl::toolchain::ise::collect_xrefs[][src]

pub fn collect_xrefs(txt: &[String]) -> Vec<(String, String)>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator