Docs.rs
limbo_core-0.0.22
limbo_core 0.0.22
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
penberg
Dependencies
bitflags ^2.9.0
normal
cfg_block ^0.1.1
normal
chrono ^0.4.38
normal
crossbeam-skiplist ^0.1.3
normal
fallible-iterator ^0.3.0
normal
getrandom ^0.2.15
normal
hex ^0.4.3
normal
julian_day_converter ^0.4.5
normal
libc ^0.2.172
normal
optional
libm ^0.2
normal
limbo_completion ^0.0.22
normal
optional
limbo_crypto ^0.0.22
normal
optional
limbo_csv ^0.0.22
normal
optional
limbo_ext ^0.0.22
normal
limbo_ext_tests ^0.0.22
normal
optional
limbo_ipaddr ^0.0.22
normal
optional
limbo_macros ^0.0.22
normal
limbo_percentile ^0.0.22
normal
optional
limbo_regexp ^0.0.22
normal
optional
limbo_series ^0.0.22
normal
optional
limbo_sqlite3_parser ^0.0.22
normal
limbo_time ^0.0.22
normal
optional
limbo_uuid ^0.0.22
normal
optional
miette ^7.6.0
normal
parking_lot ^0.12.3
normal
rand ^0.8.5
normal
regex ^1.11.1
normal
regex-syntax ^0.8.5
normal
ryu ^1.0.19
normal
serde ^1.0
normal
optional
strum ^0.26
normal
strum_macros ^0.26
normal
thiserror ^1.0.61
normal
tracing ^0.1.41
normal
uncased ^0.9.10
normal
criterion ^0.5
dev
env_logger ^0.11.6
dev
lru ^0.14.0
dev
quickcheck ^1.0
dev
quickcheck_macros ^1.0
dev
rand ^0.8.5
dev
rand_chacha ^0.9.0
dev
rstest ^0.18.2
dev
rusqlite ^0.34.0
dev
sorted-vec ^0.8.6
dev
tempfile ^3.8.0
dev
test-log ^0.2.17
dev
built ^0.7.5
build
chrono ^0.4.38
build
libloading ^0.8.6
normal
mimalloc ^0.1.46
normal
pprof ^0.14.0
dev
polling ^3.7.4
normal
rustix ^1.0.5
normal
io-uring ^0.7.5
normal
optional
Versions
15.81%
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
maybe_init_database_file
limbo_
core
0.0.22
limbo_core
Function
maybe_
init_
database_
file
Copy item path
Source
pub fn maybe_init_database_file( file: &
Arc
<dyn
File
>, io: &
Arc
<dyn
IO
>, ) ->
Result
<
()
>