Type Alias leetcode_tui_config::clients::Db

source ·
pub type Db<'a> = Database<'a>;

Aliased Type§

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