Macro origen::backend_lookup_error[][src]

macro_rules! backend_lookup_error {
    ($container : expr, $name : expr) => { ... };
}
Expand description

Returns a error stating that the backend doesn’t have an expected ID. This signals a bug somewhere and should only be used when we’re expecting something to exists.