tvl-depot/users/Profpatsch
Profpatsch 3faf5b6f09 feat(users/Profpatsch/netencode): decode from U
Since we don’t necessarily need to decode deeply, we can make the
decoders take a `U` instead of a `T`.

Change-Id: I9704a21edb3922d58411e6807d027d684b18d390
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2492
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
2021-02-06 22:29:21 +00:00
..
arglib refactor(users/Profpatsch): move arglib_netencode into its own lib 2021-01-31 11:10:00 +00:00
emacs-tree-sitter-move feat(emacs-tree-sitter-move): shell and json test files 2021-01-01 22:40:38 +00:00
execline fix(users/Profpatsch/execline): fix exec_into_args off-by-1 2021-02-06 21:38:57 +00:00
netencode feat(users/Profpatsch/netencode): decode from U 2021-02-06 22:29:21 +00:00
netstring feat(users/Profpatsch/netencode): rename spec -> README 2021-01-23 15:37:26 +00:00
nixpkgs-rewriter feat(users/Profpatsch): add script for randomly evaling nixpkgs 2021-01-11 08:58:57 +00:00
writers feat(Profpatsch/writers): add rustSimple writers 2021-01-03 16:29:57 +00:00
lib.nix fix(users/Profpatsch/lib): eprintenv should exec into prog 2021-01-31 11:10:00 +00:00
OWNERS feat(users/Profpatsch): add home directory 2020-06-27 03:39:57 +00:00
read-http.nix feat(users/Profpatsch/{netencode,http-parse}): use HashMap 2021-02-06 21:38:57 +00:00
read-http.rs feat(users/Profpatsch/netencode): encode() impl for T and U 2021-02-06 22:29:21 +00:00
rust-crates.nix fix(users/Profpatsch/read-http): actually parse ascii 2021-01-31 11:10:00 +00:00
tree-sitter.nix feat(users/Profpatsch/netstring): add rust to_netstring 2021-01-23 15:33:50 +00:00