Type Definition xpad::Document [] [src]

type Document<'input> = Vec<Row<'input>>;