FileWrapperDocumentWriter
A document writer that uses FileWrapper for writing.
Declaration
struct FileWrapperDocumentWriter<Snapshot>Overview
Use FileWrapperDocumentWriter for simple cases where the application does not need custom writing logic. It is efficient for documents of small and medium size.