initSidebarItems({"fn":[["wrap","Wraps a `Warn` struct so it can receive more warning types."]],"struct":[["Ignore","Struct that will ignore all the warnings it gets passed."],["Log","Struct that logs each warning it encounters."],["Panic","Struct that will panic on any warning it encounters."],["Wrap","Helper struct for the `wrap` function."]],"trait":[["Warn","Trait for objects that can accept warnings."]]});