Docs.rs
gonk-core-0.0.9
gonk-core 0.0.9
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
zX3no
Dependencies
crossterm ^0.23.2
normal
dirs ^4.0.0
normal
jwalk ^0.6.0
normal
rayon ^1.5.3
normal
rusqlite ^0.27.0
normal
serde ^1.0.137
normal
static_init ^1.0.2
normal
symphonia ^0.5.0
normal
toml ^0.5.9
normal
tui ^0.18.0
normal
global_hotkeys ^0.0.1
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
open_database
gonk_
core
0.0.9
In gonk_
core::
sqlite
gonk_core
::
sqlite
Function
open_
database
Copy item path
Source
pub fn open_database() ->
Option
<
Mutex
<
Connection
>>