Docs.rs
fns-api-client-0.4.5
fns-api-client 0.4.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
averichev
Dependencies
chrono ^0.4.37
normal
env_logger ^0.11.3
normal
log ^0.4.21
normal
reqwest ^0.12.0
normal
serde ^1.0.197
normal
serde-xml-rs ^0.6.0
normal
serde_json ^1.0.114
normal
tokio ^1.37.0
normal
validator ^0.18.0
normal
yaserde ^0.10.0
normal
yaserde_derive ^0.10.0
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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
fns_
api_
client
0.4.5
Ticket
Request
Error
Trait
Required Methods
message
Implementors
In fns_
api_
client::
traits::
ticket
fns_api_client
::
traits
::
ticket
Trait
TicketRequestErrorTrait
Copy item path
Source
pub trait TicketRequestErrorTrait:
Send
+
Sync
{ // Required method fn
message
(&self) ->
String
; }
Required Methods
§
Source
fn
message
(&self) ->
String
Implementors
§