Docs.rs
sos-database-0.16.1
sos-database 0.16.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
tmpfs
Dependencies
async-sqlite ^0.4
normal
async-trait ^0.1
normal
async_zip ^0.0.17
normal
optional
binary-stream ^10
normal
futures ^0.3
normal
futures-util ^0.3
normal
optional
hex ^0.4
normal
optional
indexmap ^2.2
normal
refinery ^0.8.15
normal
sanitize-filename ^0.6
normal
optional
secrecy ^0.10
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10.6
normal
sos-audit ^0.16
normal
optional
sos-core ^0.16
normal
sos-external-files ^0.16
normal
sos-preferences ^0.16
normal
optional
sos-system-messages ^0.16
normal
optional
sos-vault ^0.16
normal
sos-vfs ^0.2
normal
sql_query_builder ^2
normal
tempfile ^3.5
normal
thiserror ^2
normal
time ^0.3.19
normal
optional
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
optional
tracing ^0.1
normal
url ^2
normal
urn ^0.7
normal
optional
uuid ^1
normal
walkdir ^2
normal
optional
rustc_version ^0.4.1
build
Versions
100%
of the crate is documented
Go to latest version
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
sos_
database
0.16.1
sos_database
Function
open_memory
Copy item path
Source
pub async fn open_memory() ->
Result
<
Client
,
Error
>
Expand description
Open an in-memory database and run migrations.