Docs.rs
  • pinterest-api-0.1.0
    • pinterest-api 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aoyagikouhei
    • Dependencies
      • oauth2 ^4 normal
      • reqwest ^0.12 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • thiserror ^1 normal
      • anyhow ^1 dev
      • mockito ^1 dev
      • tokio ^1 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pinterest_api0.1.0

Module api

Module Items

  • Modules
  • Structs
  • Functions

In crate pinterest_api

pinterest_api

Module api

source

Modules§

  • delete_boards_board_id
  • delete_boards_board_id_sections_section_id
  • delete_pins_pin_id
  • get_boards
  • get_boards_board_id
  • get_boards_board_id_pins
  • get_boards_board_id_sections
  • get_boards_board_id_sections_section_id_pins
  • get_media
  • get_media_media_id
  • get_pins
  • get_pins_pin_id
  • get_pins_pin_id_analytics
  • get_user_account
  • patch_boards_board_id
  • patch_boards_board_id_sections_section_id
  • patch_pins_pid_id
  • post_boards
  • post_boards_board_id_sections
  • post_media
  • post_pins
  • post_pins_pid_id_save

Structs§

  • ApiEmptyResponse
  • ApiResponse

Functions§

  • execute_api
  • execute_empty_api