Crate flickr_api

Source

Re-exports§

pub use get_sizes::FlickrSize;
pub use test_login::UserData;

Modules§

get_info
get_sizes
login
test_login
upload_photo

Structs§

ApiKey
flickr API key
FlickrAPI
API client
FlickrError
Common error type for all flickr API answers
OauthToken
OAuth token
PhotoRequestBuilder
TestRequestBuilder

Functions§

download_image
Convenience function to download an image using the library’s client