@@ -15,8 +15,10 @@ You may be looking for:
## Serde in action
```rust
#![feature(plugin, custom_derive)]
#![plugin(serde_macros)]
#![feature(rustc_macro)]
#[macro_use]
extern crate serde_derive;
extern crate serde_json;
The note is not visible to the blocked user.