pub type DocumentContext = Arc<dyn Document>;
A context for the document
pub struct DocumentContext { /* private fields */ }