Docs.rs
sz-orm-query-1.2.2
sz-orm-query 1.2.2
Permalink
Docs.rs crate page
MIT
02 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
ljclz
Dependencies
async-trait ^0.1
normal
bytes ^1
normal
chrono ^0.4
normal
futures ^0.3
normal
parking_lot ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sz-orm-macros ^1.2.2
normal
sz-orm-model ^1.2.2
normal
sz-orm-sql-validator ^1.2.2
normal
thiserror ^2
normal
tokio ^1.40
normal
tracing ^0.1
normal
Versions
91.06%
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
value_as_nullable_i64
sz_
orm_
query
1.2.2
In sz_
orm_
query::
queryable
sz_orm_query
::
queryable
Function
value_
as_
nullable_
i64
Copy item path
Source
pub fn value_as_nullable_i64(v: &
Value
) ->
Option
<
i64
>
Expand description
提取
Option<i64>
(Null 返回 None)