We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 861d093 commit 5a9f30dCopy full SHA for 5a9f30d
README.md
@@ -2,8 +2,10 @@
2
3
This repository contains multiple primitive crates used by the ParsePlz parsers.
4
5
-- `body-plz`: Body abstraction
6
-- `buffer-plz`: Buffer and cursor for parsing
7
-- `header-plz`: Header abtraction
8
-- `mime-plz`: Mime detection
9
-- `protocol-traits-plz`: Abtraction over the protocol
+Crate | Description
+:----- | :-----
+body-plz | Body abstraction
+buffer-plz | Buffer and cursor for parsing
+header-plz | Header abtraction
10
+mime-plz | Mime detection
11
+protocol-traits-plz | Abtraction over the protocol
0 commit comments