Docs.rs
  • unsplash-api-0.1.0
    • unsplash-api 0.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vkill
    • Dependencies
      • chrono ^0.4 normal
      • http-api-client-endpoint ^0.2 normal
      • serde ^1.0 normal
      • serde-aux ^2.2 normal
      • serde-enum-str ^0.2 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • url ^2.2 normal
    • Versions
    • 8.74% 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

unsplash_api0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

List of all items

Structs

  • endpoints::list_photos::ListPhotos
  • endpoints::search_photos::SearchPhotos
  • endpoints::search_photos::SearchPhotosResponseBodyOkJson
  • objects::error_messages::ErrorMessages
  • objects::pagination::Pagination
  • objects::photo::Photo
  • objects::photo::PhotoUrls
  • objects::rate_limiting::RateLimiting
  • objects::user::User
  • objects::user::UserLinks
  • objects::user::UserProfileImage

Enums

  • endpoints::common::EndpointError
  • endpoints::common::EndpointRet
  • endpoints::list_photos::ListPhotosOrderBy
  • endpoints::search_photos::SearchPhotosOrderBy
  • types::color::Color
  • types::content_filter::ContentFilter
  • types::lang::Lang
  • types::orientation::Orientation

Type Aliases

  • endpoints::CollectionId
  • endpoints::list_photos::ListPhotosResponseBodyOkJson

Constants

  • endpoints::URL_BASE
  • endpoints::USER_AGENT_VALUE
  • objects::pagination::MAX_PER_PAGE
  • objects::pagination::RESPONSE_HEADER_KEY_PER_PAGE
  • objects::pagination::RESPONSE_HEADER_KEY_TOTAL
  • objects::rate_limiting::RESPONSE_HEADER_KEY_RATELIMIT_LIMIT
  • objects::rate_limiting::RESPONSE_HEADER_KEY_RATELIMIT_REMAINING