Docs.rs
superposition_types-0.99.0
superposition_types 0.99.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Datron
github:juspay:sdk-backend
Dependencies
actix-web ^4.5.0
normal
optional
anyhow ^1.0.75
normal
optional
base64 ^0.21.2
normal
optional
bigdecimal ^0.3.1
normal
chrono ^0.4.26
normal
derive_more ^0.99
normal
juspay_diesel ^2.2.4
normal
optional
diesel-derive-enum ^2.0.1
normal
optional
juspay_jsonlogic ^0.5.5
normal
log ^0.4.20
normal
regex ^1.9.1
normal
serde ^1
normal
serde_json ^1.0.140
normal
serde_urlencoded ^0.7.1
normal
strum ^0.25
normal
strum_macros ^0.25
normal
superposition_derives ^0.99.0
normal
thiserror ^1.0.57
normal
optional
uniffi ^0.29.3
normal
uuid ^1.20.0
normal
uniffi ^0.29.3
dev
Versions
5.41%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
IsEmpty
superposition_
types
0.99.0
IsEmpty
Required Methods
is_empty
Implementors
In crate superposition_
types
superposition_types
Trait
IsEmpty
Copy item path
Source
pub trait IsEmpty { // Required method fn
is_empty
(&self) ->
bool
; }
Required Methods
§
Source
fn
is_empty
(&self) ->
bool
Implementors
§
Source
§
impl
IsEmpty
for
PaginationParams
Source
§
impl
IsEmpty
for
QueryMap