Macro origen::duplicate_error[][src]

macro_rules! duplicate_error {
    ($container : expr, $model_name : expr, $duplicate_name : expr) => { ... };
}
Expand description

Returns an Origen Error with pre-formatted message complaining that something already exists.