Docs.rs
  • vinted-rs-0.11.0
    • vinted-rs 0.11.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • pxp9
    • 0xCAB0
    • Dependencies
      • bb8-postgres ^0.9 normal optional
      • fang ^0.10.3 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.20 normal
      • postgres-types ^0.2.6 normal optional
      • rand ^0.9 normal
      • redis ^0.29.1 normal optional
      • redis-macros ^0.5.2 normal optional
      • reqwest ^0.12 normal
      • reqwest_cookie_store ^0.8 normal
      • serde ^1.0 normal
      • serde_json ^1.0.91 normal
      • thiserror ^2.0 normal
      • tokio ^1 normal
      • typed-builder ^0.21 normal
      • dotenvy ^0.15 dev
      • env_logger ^0.11.5 dev
    • Versions
    • 51.4% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

vinted_rs0.11.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • db::DbController
  • model::filter::Filter
  • model::filter::brand::Brand
  • model::filter::category::Category
  • model::filter::category_tree::CategoryTree
  • model::filter::colors::Color
  • model::filter::country::Country
  • model::filter::material::Material
  • model::filter::size::Size
  • model::item::AdvancedItem
  • model::item::Item
  • model::item::Price
  • model::items::AdvancedItems
  • model::items::Items
  • model::items::Pagination
  • model::payment_method::PayInMethod
  • model::photo::Photo
  • model::user::AdvancedUser
  • model::user::User
  • queries::COOKIE_STORE
  • queries::SerdeJSONError
  • queries::VintedWrapper
  • queries::VintedWrappers

Enums

  • db::DbError
  • model::filter::ArticleStatus
  • model::filter::Currency
  • model::filter::SortBy
  • queries::CookieError
  • queries::Host
  • queries::VintedWrapperError

Traits

  • model::Deserialize
  • model::Serialize

Derive Macros

  • model::Deserialize
  • model::FromRedisValue
  • model::Serialize
  • model::ToRedisArgs

Functions

  • model::serde_config::bool_from_int_or_bool
  • queries::random_host
  • utils::display_option