krabdex 0.1.0

A type-safe, async Rust SDK for the PokeAPI
Documentation
1
2
3
4
5
pub mod identifiers;
pub mod pagination;

pub use pagination::*;
pub use identifiers::*;