Type Alias rbatis::error::Error

source ·
pub type Error = Error;

Aliased Type§

enum Error {
    E(String),
}

Variants§