create_database_error

Macro create_database_error 

Source
macro_rules! create_database_error {
    ( $operation: expr, $collection: expr ) => { ... };
}