Function phf_macros::util::create_set[][src]

pub fn create_set(
    cx: &mut ExtCtxt,
    sp: Span,
    entries: Vec<Entry>,
    state: HashState
) -> Box<MacResult + 'static>