Docs.rs
intel-cache-lib-2.0.0
intel-cache-lib 2.0.0
Permalink
Docs.rs crate page
GPL-3.0
Links
crates.io
Source
Owners
case-prudolicce
Dependencies
chrono ^0.4
normal
diesel ^1.4.4
normal
diesel_migrations ^1.4.0
normal
dotenv ^0.15.0
normal
flate2 ^0.2
normal
futures ^0.3
normal
ipfs-api-backend-hyper ^0.2
normal
libloading ^0.7.3
normal
public-ip ^0.2.2
normal
rand ^0.8.4
normal
sha2 ^0.10.1
normal
tar ^0.4
normal
tokio ^1.14.0
normal
Versions
23.38%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
intel_
cache_
lib
2.0.0
In intel_
cache_
lib::
lib_
backend
intel_cache_lib
::
lib_backend
Function
build_sql
Copy item path
Source
pub fn build_sql(username: &
str
, password: &
str
) ->
Result
<
()
,
Box
<dyn
Error
>>