vinted-rs 0.1.0

An async Vinted API wrapper
Documentation
1
2
3
4
5
6
pub mod filter;
pub mod item;
pub mod items;
pub mod photo;
pub mod user;
pub use serde::{Deserialize, Serialize};