Structs§
- Body
- An asynchronous request body.
- Client
- The client
- Cookie
Store - An implementation for storing and retrieving [
Cookie]s per the path and domain matching rules specified in RFC6265. - Cookie
Store Mutex - A
cookie_store::CookieStorewrapped internally by astd::sync::Mutex, suitable for use in async/concurrent contexts. - Create
Post Builder - A builder for creating a post.
- File
Update - A file update as part of a bulk file update.
- List
Posts Builder - A builder for listing posts
- List
Posts Post - The post object from a list posts call.
- Post
- An API post object
- Post
File - An API file of a post
- RawCookie
- Representation of an HTTP cookie.
- Scraped
Post - A Post
- Scraped
Post File - A post file
- Scraped
User - A User
- Update
Post Builder - A builder for updating a post.
- Upload
Post File - A post file that is meant for uploading.
- Url
- A parsed URL record.
- User
- The user
Enums§
- Error
- The error
- Invalid
Scraped Post Error - An error that may occur while parsing a post
- Invalid
Scraped User Error - An error that may occur while parsing a post
- Post
Privacy - The post privacy
- Sort
Order - Sort order