leetcode_tui_db

Type Alias Db

Source
pub type Db<'a> = Database<'a>;

Aliased Typeยง

struct Db<'a> { /* private fields */ }