diff --git a/README.md b/README.md new file mode 100644 index 00000000..483c5a01 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +This is an experiment to modernize rust's `libserialize` library. It is +designed to implement https://github.com/rust-lang/rfcs/pull/22.