1
1
Fork 0
mirror of https://github.com/DNSCrypt/encrypted-dns-server.git synced 2024-05-08 01:06:05 +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};