Type Alias s2n_netbench::Error

source ·
pub type Error = Box<dyn Error + Send + Sync>;

Aliased Type§

struct Error(/* private fields */);