Skip to main content

DB

Type Alias DB 

Source
pub type DB = Rc<Database>;
Expand description

Rc<Database>

Aliased Typeยง

pub struct DB { /* private fields */ }