1derive(Display) /// `From<docs>`
2===============
3
4[![Latest Version](https://img.shields.io/crates/v/displaydoc.svg)](https://crates.io/crates/displaydoc)
5[![Rust Documentation](https://img.shields.io/badge/api-rustdoc-blue.svg)](https://docs.rs/displaydoc)
6
7{{readme}}
8
9
10#### License
11
12<sup>
13Licensed under either of <a href="LICENSE-APACHE">Apache License, Version
142.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option.
15</sup>
16
17<br>
18
19<sub>
20Unless you explicitly state otherwise, any contribution intentionally submitted
21for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
22be dual licensed as above, without any additional terms or conditions.
23</sub>
24