[][src]Type Definition turnclient::Error

type Error = Box<dyn Error>;

Primitive error handling used in this library. File an issue if you don't like it.