Docs.rs
torn-api-0.5.3
torn-api 0.5.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
TotallyNot
Dependencies
async-trait ^0.1
normal
awc ^3
normal
chrono ^0.4
normal
futures ^0.3
normal
num-traits ^0.2
normal
reqwest ^0.11
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
torn-api-macros ^0.1.1
normal
actix-rt ^2.7.0
dev
awc ^3
dev
criterion ^0.3
dev
dotenv ^0.15.0
dev
reqwest ^0.11
dev
tokio ^1.20.1
dev
tokio-test ^0.4.2
dev
Versions
0%
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
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
☰
ApiSelection
Required Methods
category
raw_value
Implementors
In torn_api
?
Trait
torn_api
::
ApiSelection
source
·
[
−
]
pub trait ApiSelection { fn
raw_value
(&self) -> &'static
str
;
fn
category
() -> &'static
str
; }
Required Methods
source
fn
raw_value
(&self) -> &'static
str
source
fn
category
() -> &'static
str
Implementors
source
impl
ApiSelection
for torn_api::faction::
Selection
source
impl
ApiSelection
for torn_api::torn::
Selection
source
impl
ApiSelection
for torn_api::user::
Selection