kutil_http/tls/
error.rs

1use kutil_std::*;
2
3//
4// TlsContainerError
5//
6
7message_error!(TlsContainerError, "TLS container");