Annotate rust code block correctly
This commit is contained in:
parent
0976ac25f2
commit
51bf1e479c
|
@ -25,7 +25,7 @@ I present to you:
|
||||||
|
|
||||||
It exports one function to resolve a hostname to its IPv6 and IPv4 addresses:
|
It exports one function to resolve a hostname to its IPv6 and IPv4 addresses:
|
||||||
|
|
||||||
```
|
```rust
|
||||||
extern crate dnsoverhttps;
|
extern crate dnsoverhttps;
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
|
|
Loading…
Reference in a new issue