Macro tinychain::conflict

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

Error to indicate that the request cannot be fulfilled due to a conflict with another request.