initSidebarItems({"enum":[["Doc","The concrete document type. This type is not meant to be used directly. Instead use the static functions on `Doc` or the methods on an `DocAllocator`."]],"struct":[["BoxAllocator",""],["BoxDoc",""],["DocBuilder","The `DocBuilder` type allows for convenient appending of documents even for arena allocated documents by storing the arena inline."],["RefDoc","Newtype wrapper for `&doc::Doc`"]],"trait":[["DocAllocator","The `DocAllocator` trait abstracts over a type which can allocate (pointers to) `Doc`."]],"type":[["Arena","An arena which can be used to allocate `Doc` values."]]});