Docs.rs
django-query-0.1.0
django-query 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
eds-collabora
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
django-query_derive ^0.1.0
normal
log ^0.4
normal
regex ^1
normal
serde_json ^1
normal
strum ^0.21
normal
thiserror ^1.0
normal
wiremock ^0.5
normal
env_logger ^0.9
dev
http ^0.2
dev
reqwest ^0.11
dev
test-log ^0.2
dev
tokio ^1.4
dev
tokio-test ^0.4
dev
Versions
67.13%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
StringCellValue
Implementations on Foreign Types
String
Implementors
In django_query::row
?
Trait
django_query
::
row
::
StringCellValue
source
·
[
−
]
pub trait StringCellValue { }
Expand description
Marker which means use
Display
to convert the type into a
CellValue
Implementations on Foreign Types
source
impl
StringCellValue
for
String
Implementors