Docs.rs
  • rust-woocommerce-0.1.1
    • rust-woocommerce 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • LigeronAhill
    • Dependencies
      • chrono ^0.4.31 normal
      • reqwest ^0.11.23 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0.108 normal
      • serde_with ^3.4.0 normal
      • tokio ^1.35.1 normal
      • tracing ^0.1.40 normal
      • regex ^1.10.3 dev
      • tl ^0.7.8 dev
    • Versions
    • 66.39% of the crate is documented
  • Go to latest version
  • 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

rust_woocommerce0.1.1

  • All Items
  • Re-exports
  • Modules
  • Structs
  • Type Aliases
?
Change settings

Crate rust_woocommerce

source ·
Expand description

§rust-woocommerce

rust-woocommerce is a library for woocommerce API.

Re-exports§

  • pub use self::controllers::entities::Entity;
  • pub use self::controllers::entities::SubEntity;
  • pub use self::controllers::ApiClient;

Modules§

  • controllers
  • coupons
  • customers
  • data
  • order_notes
  • orders
  • payment_gateways
  • product_attribute_terms
  • product_attributes
  • product_categories
  • product_reviews
  • product_shipping_classes
  • product_tags
  • product_variations
  • products
  • refunds
  • reports
  • setting_options
  • settings
  • shipping_methods
  • shipping_zone_locations
  • shipping_zone_methods
  • shipping_zones
  • system_status
  • system_status_tools
  • tax_classes
  • tax_rates
  • webhooks

Structs§

  • BatchObject
  • BatchObjectBuilder
  • MetaData

Type Aliases§

  • Error
  • Result