Docs.rs
convert-invert-0.1.0
convert-invert 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
egonik-unlp
Dependencies
actix-cors ^0.7.0
normal
actix-governor ^0.8.0
normal
actix-web ^4.12.1
normal
anyhow ^1.0.100
normal
async-trait ^0.1.89
normal
chrono ^0.4.42
normal
console-subscriber ^0.5.0
normal
diesel ^2.2.0
normal
diesel_migrations ^2.3.1
normal
dotenvy ^0.15.7
normal
futures-util ^0.3.31
normal
indicatif ^0.18.3
normal
itertools ^0.14.0
normal
lazy_static ^1.5.0
normal
opentelemetry ^0.24
normal
opentelemetry-otlp ^0.17
normal
opentelemetry-semantic-conventions ^0.31.0
normal
opentelemetry_sdk ^0.24
normal
rand ^0.9.2
normal
redis ^1.0.3
normal
reqwest ^0.13.1
normal
scopeguard ^1.2.0
normal
serde ^1.0.228
normal
serde_json ^1.0.148
normal
soulseek-rs-lib ^0.3.0
normal
spotify-rs ^0.4.1
normal
str-distance ^0.1.0
normal
subtle ^2.6.1
normal
tokio ^1.48.0
normal
tracing ^0.1.44
normal
tracing-opentelemetry ^0.25
normal
tracing-subscriber ^0.3.22
normal
uuid ^1.19.0
normal
Versions
20.3%
of the crate is documented
Platform
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
Skip to main content
init_pool
convert_
invert
0.1.0
In convert_
invert::
internals::
database
convert_invert
::
internals
::
database
Function
init_
pool
Copy item path
Source
pub fn init_pool() ->
Result
<
DbPool
>