Macro tinychain::timeout

source ·
macro_rules! timeout {
    ($($t:tt)*) => { ... };
}
Expand description

Error to indicate that the request failed to complete in the allotted time.