Merge pull request #167 from pwoolcoc/patch-1

Fix code block end marker
This commit is contained in:
Erick Tryzelaar
2015-10-06 11:50:54 -07:00
+1
View File
@@ -230,6 +230,7 @@ Or with nightly:
```rust
% cargo build --features nightly --no-default-features
...
```
Serialization without Macros
============================