Docs.rs
neis-client-1.2.0
neis-client 1.2.0
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
rubymix
Dependencies
form_urlencoded ^1.2
normal
http-body-util ^0.1
normal
optional
hyper ^1
normal
optional
hyper-tls ^0.6
normal
optional
hyper-util ^0.1
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
optional
tracing ^0.1
normal
optional
tokio ^1
dev
hyper-tls ^0.6
normal
optional
Versions
88.1%
of the crate is documented
Platform
aarch64-apple-darwin
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
ToQueryString
neis_
client
1.2.0
ToQuery
String
Required Methods
to_query_string
Implementors
In neis_
client::
types
neis_client
::
types
Trait
ToQuery
String
Copy item path
Source
pub trait ToQueryString { // Required method fn
to_query_string
(&self) ->
String
; }
Required Methods
§
Source
fn
to_query_string
(&self) ->
String
Implementors
§
Source
§
impl
ToQueryString
for
AcademyInfoParams
Source
§
impl
ToQueryString
for
ClassInfoParams
Source
§
impl
ToQueryString
for
ClassRoomInfoParams
Source
§
impl
ToQueryString
for
ElsTimetableParams
Source
§
impl
ToQueryString
for
HisTimetableParams
Source
§
impl
ToQueryString
for
MealServiceParams
Source
§
impl
ToQueryString
for
MisTimetableParams
Source
§
impl
ToQueryString
for
SchoolAflcoInfoParams
Source
§
impl
ToQueryString
for
SchoolInfoParams
Source
§
impl
ToQueryString
for
SchoolMajorInfoParams
Source
§
impl
ToQueryString
for
SchoolScheduleParams
Source
§
impl
ToQueryString
for
SpsTimetableParams