dais-sidecar
dais-sidecar reads and writes presentation metadata stored next to a PDF.
It defines Dais metadata types, a sidecar format trait, the native .dais
format, and .pdfpc compatibility for notes and overlay grouping.
use SidecarFormat;
use PdfpcFormat;
let metadata = PdfpcFormat.read?;
# Ok::