1
Fork 0

Annotate rust code block correctly

This commit is contained in:
Jan-Erik Rediger 2024-01-05 21:26:43 +02:00
parent 0976ac25f2
commit 51bf1e479c

View file

@ -25,7 +25,7 @@ I present to you:
It exports one function to resolve a hostname to its IPv6 and IPv4 addresses:
```
```rust
extern crate dnsoverhttps;
fn main() {