Docs.rs
  • instagram-basic-display-api-0.3.1
    • instagram-basic-display-api 0.3.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vkill
    • Dependencies
      • chrono ^0.4 normal
      • facebook-graph-api-object-error ^0.2 normal
      • facebook-graph-api-object-paging ^0.1 normal
      • http-api-client-endpoint ^0.2 normal
      • instagram-link ^0.1 normal
      • percent-encoding ^2 normal
      • serde ^1 normal
      • serde-aux ^4 normal
      • serde-enum-str ^0.3 normal
      • serde_json ^1 normal
      • thiserror ^1 normal
      • url ^2 normal
      • wrapping-macro ^0.2 normal
    • Versions
    • 4.67% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

instagram_basic_display_api0.3.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • objects::Paging
  • objects::PagingCursors
  • objects::media::Media
  • objects::media::MediaCarouselAlbumChild
  • objects::media::MediaChildren
  • objects::response_error_body::ResponseErrorBody
  • objects::user::User
  • operations::exchange_sl_access_token_for_ll_access_token::ExchangeSlAccessTokenForLlAccessTokenEndpoint
  • operations::exchange_sl_access_token_for_ll_access_token::ExchangeSlAccessTokenForLlAccessTokenResponseBody
  • operations::refresh_access_token::RefreshAccessTokenEndpoint
  • operations::refresh_access_token::RefreshAccessTokenResponseBody
  • operations::user::UserEndpoint
  • operations::user::UserResponseBody
  • operations::user_medias::UserMediasEndpoint
  • operations::user_medias::UserMediasResponseBody
  • types::access_token::LongLivedUserAccessToken
  • types::access_token::ShortLivedUserAccessToken
  • types::access_token::UserAccessToken

Enums

  • objects::account_type::AccountType
  • objects::media::MediaType
  • operations::common::EndpointError
  • operations::common::EndpointRet

Functions

  • objects::media::get_ig_id_and_shortcode
  • operations::common::endpoint_parse_response

Constants

  • operations::common::API_VERSION
  • operations::common::BASE_URL
  • operations::common::URL_PERCENT_ENCODE_ASCII_SET
  • operations::user_medias::MEDIA_FIELDS
  • types::access_token::LONG_LIVED_USER_ACCESS_TOKEN_LIFETIME
  • types::access_token::SHORT_LIVED_USER_ACCESS_TOKEN_LIFETIME