Function rustc::middle::trans::base::crate_ctxt_to_encode_parms[src]
pub fn crate_ctxt_to_encode_parms<'r>(cx: &'r CrateContext, ie: EncodeInlinedItem<'r>) -> EncodeParams<'r>
pub fn crate_ctxt_to_encode_parms<'r>(cx: &'r CrateContext, ie: EncodeInlinedItem<'r>) -> EncodeParams<'r>
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).