Docs.rs
citadeldb-sql-0.9.0
citadeldb-sql 0.9.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
yp3y5akh0v
Dependencies
citadeldb ^0.9.0
normal
citadeldb-core ^0.9.0
normal
citadeldb-txn ^0.9.0
normal
compact_str ^0.8
normal
jiff ^0.2
normal
lru ^0.12
normal
rustc-hash ^2.1
normal
sqlparser ^0.61
normal
thiserror ^2.0
normal
citadeldb-crypto ^0.9.0
dev
criterion ^0.5
dev
mimalloc ^0.1
dev
rand ^0.8
dev
rusqlite ^0.39
dev
tempfile ^3
dev
jiff ^0.2
normal
Versions
20.62%
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
strftime
citadel_
sql
0.9.0
In citadel_
sql::
datetime
citadel_sql
::
datetime
Function
strftime
Copy item path
Source
pub fn strftime(fmt: &
str
, v: &
Value
) ->
Result
<
String
>