mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-31 06:54:21 +01:00
cargo fmt
This commit is contained in:
@@ -94,7 +94,7 @@ impl Builder {
|
||||
|
||||
/// A database.
|
||||
///
|
||||
/// The `Database` object points to a database and allows you to connect to it
|
||||
/// The `Database` object points to a database and allows you to connect to it
|
||||
#[derive(Clone)]
|
||||
pub struct Database {
|
||||
inner: Arc<limbo_core::Database>,
|
||||
|
||||
Reference in New Issue
Block a user