Docs.rs
leetcode-tui-rs-0.2.0
leetcode-tui-rs 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
akarsh1995
Dependencies
async-trait ^0.1.71
normal
crossbeam ^0.8.2
normal
crossterm ^0.26.1
normal
futures ^0.3.28
normal
futures-timer ^3.0.2
normal
html2text ^0.6.0
normal
indexmap ^2.0.0
normal
kdam ^0.3.0
normal
lru ^0.11.0
normal
rand ^0.8.5
normal
ratatui ^0.22.0
normal
reqwest ^0.11.18
normal
sea-orm ^0
normal
sea-orm-migration ^0
normal
serde ^1.0.171
normal
serde_json ^1.0.102
normal
strum ^0.25
normal
thiserror ^1.0.43
normal
tokio ^1.29.1
normal
toml ^0.7.6
normal
xdg ^2.5.0
normal
tracing ^0.1.37
dev
tracing-subscriber ^0.3.17
dev
Versions
14.44%
of the crate is documented
Go to latest version
Platform
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
☰
Nullable
Required Methods
null
Implementations on Foreign Types
&'a str
Braced
DateTime<FixedOffset>
DateTime<Local>
DateTime<Utc>
Hyphenated
Simple
String
Urn
Vec<u8, Global>
bool
char
f32
f64
i16
i32
i64
i8
u16
u32
u64
u8
Implementors
In leetcode_tui_rs::migrations
?
Trait
leetcode_tui_rs
::
migrations
::
Nullable
[
−
]
pub trait Nullable { // Required method fn
null
() ->
Value
; }
Required Methods
§
fn
null
() ->
Value
Implementations on Foreign Types
§
§
impl
Nullable
for
i8
§
fn
null
() ->
Value
§
impl<'a>
Nullable
for &'a
str
§
fn
null
() ->
Value
§
impl
Nullable
for
String
§
fn
null
() ->
Value
§
impl
Nullable
for
i64
§
fn
null
() ->
Value
§
impl
Nullable
for
Hyphenated
§
fn
null
() ->
Value
§
impl
Nullable
for
u64
§
fn
null
() ->
Value
§
impl
Nullable
for
Vec
<
u8
,
Global
>
§
fn
null
() ->
Value
§
impl
Nullable
for
Urn
§
fn
null
() ->
Value
§
impl
Nullable
for
f64
§
fn
null
() ->
Value
§
impl
Nullable
for
i16
§
fn
null
() ->
Value
§
impl
Nullable
for
bool
§
fn
null
() ->
Value
§
impl
Nullable
for
Simple
§
fn
null
() ->
Value
§
impl
Nullable
for
char
§
fn
null
() ->
Value
§
impl
Nullable
for
i32
§
fn
null
() ->
Value
§
impl
Nullable
for
Braced
§
fn
null
() ->
Value
§
impl
Nullable
for
u16
§
fn
null
() ->
Value
§
impl
Nullable
for
u8
§
fn
null
() ->
Value
§
impl
Nullable
for
DateTime
<
FixedOffset
>
§
fn
null
() ->
Value
§
impl
Nullable
for
u32
§
fn
null
() ->
Value
§
impl
Nullable
for
DateTime
<
Utc
>
§
fn
null
() ->
Value
§
impl
Nullable
for
DateTime
<
Local
>
§
fn
null
() ->
Value
§
impl
Nullable
for
f32
§
fn
null
() ->
Value
Implementors
§
§
impl
Nullable
for
Value
§
impl
Nullable
for
BigDecimal
§
impl
Nullable
for
NaiveDate
§
impl
Nullable
for
NaiveDateTime
§
impl
Nullable
for
NaiveTime
§
impl
Nullable
for
Decimal
§
impl
Nullable
for
Date
§
impl
Nullable
for
PrimitiveDateTime
§
impl
Nullable
for
OffsetDateTime
§
impl
Nullable
for
Time
§
impl
Nullable
for
Uuid