A rust implementation of protobuf parser
-
Updated
Nov 19, 2021 - Rust
Currently when writing the output file, contents are entirely replaced.
Instead would be great to have bytes appended to the output file.
Add a description, image, and links to the cow topic page so that developers can more easily learn about it.
To associate your repository with the cow topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
There are quite a few users, that would like to be able to search draft items, to show CMS users what will happen in search results, before the CMS user publishes the content.
Describe the solution you'd like
The option to have a "draft" core, would greatly improve useability.
**Describe alternatives you've consider