Type Definition incrust::types::abc::Args [] [src]

type Args<'a> = HashMap<Cow<'a, str>, BType<'a>>;