From f8695cfc97f94e41be07cb35c6b1a6550d9404de Mon Sep 17 00:00:00 2001 From: Tangent 128 Date: Wed, 31 May 2017 02:45:16 -0400 Subject: [PATCH] wip junk notes --- notes.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 notes.md diff --git a/notes.md b/notes.md new file mode 100644 index 0000000..9daaa4b --- /dev/null +++ b/notes.md @@ -0,0 +1,3 @@ +* element, as utf8, as binary, as int, as container of subelements (body left "open" then) +* support memory limit as toplevel limit on buffer size when Ok(None) (so only needed in futures/Read version) +* rustfmt modules