fishpi-sdk 0.1.5

A Rust SDK for interacting with the FishPi community API
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod article;
pub mod breezemoon;
pub mod chat;
pub mod chatroom;
pub mod comment;
pub mod finger;
pub mod notice;
pub mod redpacket;
pub mod user;
pub mod ws;