[−][src]Function rustc_data_structures::vec_linked_list::iter
pub fn iter<Ls, 'a>(
first: Option<Ls::LinkIndex>,
links: &'a Ls
) -> impl Iterator<Item = Ls::LinkIndex> + 'a where
Ls: Links,
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?