Type Definition bitcoin_sqlite::SQLite3Stmt

source ·
pub type SQLite3Stmt<'a> = Statement<'a>;