1
1
Fork 0
mirror of https://github.com/DNSCrypt/encrypted-dns-server.git synced 2024-06-02 17:46:03 +02:00
encrypted-dns-server/src/errors.rs
2019-11-01 20:56:07 +01:00

2 lines
47 B
Rust

pub use anyhow::{anyhow, bail, ensure, Error};