Type Definition acme_network::NodeError

source · []
pub type NodeError = Box<dyn Error + Send + Sync + 'static>;