Docs.rs
django-query-0.2.1
django-query 0.2.1
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
clone-replace ^0.1
normal
optional
django-query_derive ^0.2
normal
log ^0.4
normal
persian-rug ^0.1
normal
optional
regex ^1
normal
serde_json ^1
normal
strum ^0.21
normal
thiserror ^1.0
normal
wiremock ^0.5
normal
optional
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
93.09%
of the crate is documented
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
django_
query
0.2.1
String
Cell
Value
Implementations on Foreign Types
String
Implementors
In django_
query::
row
django_query
::
row
Trait
StringCellValue
Copy item path
Source
pub trait StringCellValue { }
Available on
crate feature
row
only.
Expand description
Use
Display
to convert the type into a
CellValue
Implementations on Foreign Types
§
Source
§
impl
StringCellValue
for
String
Implementors
§