Docs.rs
pokemon_tcg_sdk_rs-0.1.0
pokemon_tcg_sdk_rs 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
11 September 2026
Links
crates.io
Source
Owners
AlejandroRNatal
Dependencies
derive_more ^1.0.0
normal
ntest ^0.9.3
normal
regex ^1.11.1
normal
reqwest ^0.12.9
normal
serde ^1.0.215
normal
serde_json ^1.0.135
normal
tokio ^1.41.1
normal
Versions
1.08%
of the crate is documented
Platform
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
Crate pokemon_tcg_sdk_rs
pokemon_
tcg_
sdk_
rs
0.1.0
All Items
Crate Items
Modules
Structs
Constants
Traits
Crate
pokemon_
tcg_
sdk_
rs
Copy item path
Source
Modules
§
models
Structs
§
Client
Constants
§
POKEMON_
TCG_
URL
Traits
§
Query
Used to implement Query Logic for the Pokemon TCG v2 API. Url internal trait is used to implement the different subroutes for the types: Card, Rarity, Set, Type, Supertype and Subtype.