List of all items
Structs
- auth::BearerAuth
- auth::CookieAuth
- auth::NoAuth
- auth::StaticTokenProvider
- cache::CachedResponse
- cache::FileCache
- cache::InMemoryCache
- client::AccountClient
- client::Client
- client::ClientBuilder
- client::RequestOptions
- client::Response
- client::Scope
- config::Config
- error::Error
- http::Body
- http::HeaderMap
- http::HeaderName
- http::HeaderValue
- http::Method
- http::Request
- http::ReqwestClient
- http::Response
- http::StatusCode
- http::Version
- http::header::Drain
- http::header::GetAll
- http::header::HeaderMap
- http::header::HeaderName
- http::header::HeaderValue
- http::header::IntoIter
- http::header::InvalidHeaderName
- http::header::InvalidHeaderValue
- http::header::Iter
- http::header::IterMut
- http::header::Keys
- http::header::MaxSizeReached
- http::header::OccupiedEntry
- http::header::ToStrError
- http::header::VacantEntry
- http::header::ValueDrain
- http::header::ValueIter
- http::header::ValueIterMut
- http::header::Values
- http::header::ValuesMut
- magic_link::MagicLinkFlow
- models::AccessToken
- models::Account
- models::AccountExport
- models::AccountSettings
- models::Activity
- models::ActivityEventable
- models::ActivityParticulars
- models::AssignCardRequestContent
- models::BadRequestErrorResponseContent
- models::Board
- models::BoardAccessUser
- models::BoardAccesses
- models::BulkReadNotificationsRequestContent
- models::Card
- models::CardRef
- models::Color
- models::Column
- models::Comment
- models::CompleteJoinRequestContent
- models::CompleteSignupRequestContent
- models::CreateAccessTokenRequestContent
- models::CreateBoardRequestContent
- models::CreateCardReactionRequestContent
- models::CreateCardRequestContent
- models::CreateColumnRequestContent
- models::CreateCommentReactionRequestContent
- models::CreateCommentRequestContent
- models::CreateDirectUploadRequestContent
- models::CreatePushSubscriptionRequestContent
- models::CreateSessionRequestContent
- models::CreateStepRequestContent
- models::CreateWebhookRequestContent
- models::DataExport
- models::DirectUpload
- models::DirectUploadHeaders
- models::DirectUploadMetadata
- models::ForbiddenErrorResponseContent
- models::Identity
- models::InternalServerErrorResponseContent
- models::JoinCode
- models::MoveCardRequestContent
- models::NotFoundErrorResponseContent
- models::Notification
- models::NotificationCard
- models::NotificationSettings
- models::PendingAuthentication
- models::RateLimitErrorResponseContent
- models::Reaction
- models::RedeemMagicLinkRequestContent
- models::RegisterDeviceRequestContent
- models::RequestEmailAddressChangeRequestContent
- models::RichTextBody
- models::SessionAuthorization
- models::Step
- models::Tag
- models::TagCardRequestContent
- models::TriageCardRequestContent
- models::UnauthorizedErrorResponseContent
- models::UpdateAccountEntropyRequestContent
- models::UpdateAccountSettingsRequestContent
- models::UpdateBoardEntropyRequestContent
- models::UpdateBoardInvolvementRequestContent
- models::UpdateBoardRequestContent
- models::UpdateCardRequestContent
- models::UpdateColumnRequestContent
- models::UpdateCommentRequestContent
- models::UpdateJoinCodeRequestContent
- models::UpdateMyTimezoneRequestContent
- models::UpdateNotificationSettingsRequestContent
- models::UpdateStepRequestContent
- models::UpdateUserRequestContent
- models::UpdateUserRoleRequestContent
- models::UpdateWebhookRequestContent
- models::User
- models::ValidationErrorResponseContent
- models::Webhook
- models::WebhookDelivery
- models::WebhookDeliveryEvent
- models::WebhookDeliveryEventCreator
- models::WebhookDeliveryEventEventable
- models::WebhookDeliveryRequest
- models::WebhookDeliveryResponse
- observability::ChainHooks
- observability::NoopHooks
- observability::OperationInfo
- observability::RequestInfo
- observability::RequestResult
- operation::Operation
- operation::RetryPolicy
- pagination::Page
- resilience::Bulkhead
- resilience::BulkheadConfig
- resilience::CircuitBreaker
- resilience::CircuitBreakerConfig
- resilience::Clock
- resilience::RateLimitConfig
- resilience::RateLimiter
- resilience::ResilienceConfig
- resilience::ResilienceHooks
- route::Retry
- route::Route
- route::RouteParam
- services::access_tokens::AccessTokensService
- services::account::AccountService
- services::boards::BoardsService
- services::boards::ListBoardAccessesParams
- services::cards::CardsService
- services::cards::ListActivitiesParams
- services::cards::ListCardsParams
- services::columns::ColumnsService
- services::comments::CommentsService
- services::devices::DevicesService
- services::identity::IdentityService
- services::notifications::GetNotificationTrayParams
- services::notifications::ListNotificationsParams
- services::notifications::NotificationsService
- services::pins::PinsService
- services::reactions::ReactionsService
- services::search::SearchService
- services::sessions::SessionsService
- services::steps::StepsService
- services::tags::TagsService
- services::uploads::UploadsService
- services::users::UsersService
- services::webhooks::WebhooksService
- types::SensitiveString
- url::Match
- url::Router
Enums
Traits
- auth::AuthStrategy
- auth::TokenProvider
- cache::ResponseCache
- http::HttpClient
- http::header::AsHeaderName
- http::header::IntoHeaderName
- observability::Hooks
Functions
- cache::cache_key
- config::default_cache_dir
- config::default_config_dir
- pagination::next_link
- resilience::should_trip_circuit
- security::is_localhost
- security::is_same_origin
- security::redact_headers
- security::require_secure_endpoint
- types::null_as_default::deserialize
- url::router
- version::default_user_agent
- webhooks::compute_signature
- webhooks::verify_signature
Type Aliases
- models::CreateAccessTokenResponseContent
- models::CreateAccountExportResponseContent
- models::CreateBoardResponseContent
- models::CreateCardReactionResponseContent
- models::CreateCardResponseContent
- models::CreateColumnResponseContent
- models::CreateCommentReactionResponseContent
- models::CreateCommentResponseContent
- models::CreateDirectUploadResponseContent
- models::CreateSessionResponseContent
- models::CreateStepResponseContent
- models::CreateUserDataExportResponseContent
- models::CreateWebhookResponseContent
- models::GetAccountExportResponseContent
- models::GetAccountSettingsResponseContent
- models::GetBoardResponseContent
- models::GetCardResponseContent
- models::GetColumnResponseContent
- models::GetCommentResponseContent
- models::GetJoinCodeResponseContent
- models::GetMyIdentityResponseContent
- models::GetNotificationSettingsResponseContent
- models::GetNotificationTrayResponseContent
- models::GetStepResponseContent
- models::GetUserDataExportResponseContent
- models::GetUserResponseContent
- models::GetWebhookResponseContent
- models::ListAccessTokensResponseContent
- models::ListActivitiesResponseContent
- models::ListBoardAccessesResponseContent
- models::ListBoardsResponseContent
- models::ListCardReactionsResponseContent
- models::ListCardsResponseContent
- models::ListClosedCardsResponseContent
- models::ListColumnCardsResponseContent
- models::ListColumnsResponseContent
- models::ListCommentReactionsResponseContent
- models::ListCommentsResponseContent
- models::ListNotificationsResponseContent
- models::ListPinsResponseContent
- models::ListPostponedCardsResponseContent
- models::ListStepsResponseContent
- models::ListStreamCardsResponseContent
- models::ListTagsResponseContent
- models::ListUsersResponseContent
- models::ListWebhookDeliveriesResponseContent
- models::ListWebhooksResponseContent
- models::MoveCardResponseContent
- models::RedeemMagicLinkResponseContent
- models::SearchCardsResponseContent
- models::StringMap
- models::UpdateAccountEntropyResponseContent
- models::UpdateBoardEntropyResponseContent
- models::UpdateBoardResponseContent
- models::UpdateCardResponseContent
- models::UpdateColumnResponseContent
- models::UpdateCommentResponseContent
- models::UpdateStepResponseContent
- models::UpdateUserResponseContent
- models::UpdateWebhookResponseContent
- observability::OperationState
- resilience::BulkheadPermit
- types::DateTime
Statics
- redaction::PATHS
- routes::ACTIVATE_WEBHOOK
- routes::ASSIGN_CARD
- routes::BULK_READ_NOTIFICATIONS
- routes::CLOSE_CARD
- routes::COMPLETE_JOIN
- routes::COMPLETE_SIGNUP
- routes::CONFIRM_EMAIL_ADDRESS_CHANGE
- routes::CREATE_ACCESS_TOKEN
- routes::CREATE_ACCOUNT_EXPORT
- routes::CREATE_BOARD
- routes::CREATE_CARD
- routes::CREATE_CARD_REACTION
- routes::CREATE_COLUMN
- routes::CREATE_COMMENT
- routes::CREATE_COMMENT_REACTION
- routes::CREATE_DIRECT_UPLOAD
- routes::CREATE_PUSH_SUBSCRIPTION
- routes::CREATE_SESSION
- routes::CREATE_STEP
- routes::CREATE_USER_DATA_EXPORT
- routes::CREATE_WEBHOOK
- routes::DEACTIVATE_USER
- routes::DELETE_ACCESS_TOKEN
- routes::DELETE_BOARD
- routes::DELETE_CARD
- routes::DELETE_CARD_IMAGE
- routes::DELETE_CARD_REACTION
- routes::DELETE_COLUMN
- routes::DELETE_COMMENT
- routes::DELETE_COMMENT_REACTION
- routes::DELETE_PUSH_SUBSCRIPTION
- routes::DELETE_STEP
- routes::DELETE_USER_AVATAR
- routes::DELETE_WEBHOOK
- routes::DESTROY_SESSION
- routes::GET_ACCOUNT_EXPORT
- routes::GET_ACCOUNT_SETTINGS
- routes::GET_BOARD
- routes::GET_CARD
- routes::GET_COLUMN
- routes::GET_COMMENT
- routes::GET_JOIN_CODE
- routes::GET_MY_IDENTITY
- routes::GET_NOTIFICATION_SETTINGS
- routes::GET_NOTIFICATION_TRAY
- routes::GET_STEP
- routes::GET_USER
- routes::GET_USER_DATA_EXPORT
- routes::GET_WEBHOOK
- routes::GOLD_CARD
- routes::LIST_ACCESS_TOKENS
- routes::LIST_ACTIVITIES
- routes::LIST_BOARDS
- routes::LIST_BOARD_ACCESSES
- routes::LIST_CARDS
- routes::LIST_CARD_REACTIONS
- routes::LIST_CLOSED_CARDS
- routes::LIST_COLUMNS
- routes::LIST_COLUMN_CARDS
- routes::LIST_COMMENTS
- routes::LIST_COMMENT_REACTIONS
- routes::LIST_NOTIFICATIONS
- routes::LIST_PINS
- routes::LIST_POSTPONED_CARDS
- routes::LIST_STEPS
- routes::LIST_STREAM_CARDS
- routes::LIST_TAGS
- routes::LIST_USERS
- routes::LIST_WEBHOOKS
- routes::LIST_WEBHOOK_DELIVERIES
- routes::MARK_CARD_READ
- routes::MARK_CARD_UNREAD
- routes::MOVE_CARD
- routes::MOVE_COLUMN_LEFT
- routes::MOVE_COLUMN_RIGHT
- routes::PIN_CARD
- routes::POSTPONE_CARD
- routes::PUBLISH_BOARD
- routes::PUBLISH_CARD
- routes::READ_NOTIFICATION
- routes::REDEEM_MAGIC_LINK
- routes::REGISTER_DEVICE
- routes::REOPEN_CARD
- routes::REQUEST_EMAIL_ADDRESS_CHANGE
- routes::RESET_JOIN_CODE
- routes::ROUTES
- routes::SEARCH_CARDS
- routes::SELF_ASSIGN_CARD
- routes::TAG_CARD
- routes::TRIAGE_CARD
- routes::UNGOLD_CARD
- routes::UNPIN_CARD
- routes::UNPUBLISH_BOARD
- routes::UNREAD_NOTIFICATION
- routes::UNREGISTER_DEVICE
- routes::UNWATCH_CARD
- routes::UN_TRIAGE_CARD
- routes::UPDATE_ACCOUNT_ENTROPY
- routes::UPDATE_ACCOUNT_SETTINGS
- routes::UPDATE_BOARD
- routes::UPDATE_BOARD_ENTROPY
- routes::UPDATE_BOARD_INVOLVEMENT
- routes::UPDATE_CARD
- routes::UPDATE_COLUMN
- routes::UPDATE_COMMENT
- routes::UPDATE_JOIN_CODE
- routes::UPDATE_MY_TIMEZONE
- routes::UPDATE_NOTIFICATION_SETTINGS
- routes::UPDATE_STEP
- routes::UPDATE_USER
- routes::UPDATE_USER_ROLE
- routes::UPDATE_WEBHOOK
- routes::WATCH_CARD
Constants
- auth::SESSION_COOKIE
- client::DEFAULT_BASE_DELAY
- client::DEFAULT_MAX_ATTEMPTS
- client::DEFAULT_MAX_DELAY
- client::DEFAULT_MAX_JITTER
- client::DEFAULT_MAX_PAGES
- client::DEFAULT_MAX_RESPONSE_BODY_BYTES
- client::DEFAULT_MAX_RETRY_AFTER
- client::DEFAULT_TIMEOUT
- config::DEFAULT_BASE_URL
- error::EXIT_AMBIGUOUS
- error::EXIT_API
- error::EXIT_AUTH
- error::EXIT_FORBIDDEN
- error::EXIT_NETWORK
- error::EXIT_NOT_FOUND
- error::EXIT_OK
- error::EXIT_RATE_LIMIT
- error::EXIT_USAGE
- error::EXIT_VALIDATION
- error::MAX_ERROR_BODY_BYTES
- error::MAX_ERROR_MESSAGE_BYTES
- http::header::ACCEPT
- http::header::ACCEPT_CHARSET
- http::header::ACCEPT_ENCODING
- http::header::ACCEPT_LANGUAGE
- http::header::ACCEPT_RANGES
- http::header::ACCESS_CONTROL_ALLOW_CREDENTIALS
- http::header::ACCESS_CONTROL_ALLOW_HEADERS
- http::header::ACCESS_CONTROL_ALLOW_METHODS
- http::header::ACCESS_CONTROL_ALLOW_ORIGIN
- http::header::ACCESS_CONTROL_EXPOSE_HEADERS
- http::header::ACCESS_CONTROL_MAX_AGE
- http::header::ACCESS_CONTROL_REQUEST_HEADERS
- http::header::ACCESS_CONTROL_REQUEST_METHOD
- http::header::AGE
- http::header::ALLOW
- http::header::ALT_SVC
- http::header::AUTHORIZATION
- http::header::CACHE_CONTROL
- http::header::CACHE_STATUS
- http::header::CDN_CACHE_CONTROL
- http::header::CONNECTION
- http::header::CONTENT_DISPOSITION
- http::header::CONTENT_ENCODING
- http::header::CONTENT_LANGUAGE
- http::header::CONTENT_LENGTH
- http::header::CONTENT_LOCATION
- http::header::CONTENT_RANGE
- http::header::CONTENT_SECURITY_POLICY
- http::header::CONTENT_SECURITY_POLICY_REPORT_ONLY
- http::header::CONTENT_TYPE
- http::header::COOKIE
- http::header::DATE
- http::header::DNT
- http::header::ETAG
- http::header::EXPECT
- http::header::EXPIRES
- http::header::FORWARDED
- http::header::FROM
- http::header::HOST
- http::header::IF_MATCH
- http::header::IF_MODIFIED_SINCE
- http::header::IF_NONE_MATCH
- http::header::IF_RANGE
- http::header::IF_UNMODIFIED_SINCE
- http::header::LAST_MODIFIED
- http::header::LINK
- http::header::LOCATION
- http::header::MAX_FORWARDS
- http::header::ORIGIN
- http::header::PRAGMA
- http::header::PROXY_AUTHENTICATE
- http::header::PROXY_AUTHORIZATION
- http::header::PUBLIC_KEY_PINS
- http::header::PUBLIC_KEY_PINS_REPORT_ONLY
- http::header::RANGE
- http::header::REFERER
- http::header::REFERRER_POLICY
- http::header::REFRESH
- http::header::RETRY_AFTER
- http::header::SEC_WEBSOCKET_ACCEPT
- http::header::SEC_WEBSOCKET_EXTENSIONS
- http::header::SEC_WEBSOCKET_KEY
- http::header::SEC_WEBSOCKET_PROTOCOL
- http::header::SEC_WEBSOCKET_VERSION
- http::header::SERVER
- http::header::SET_COOKIE
- http::header::STRICT_TRANSPORT_SECURITY
- http::header::TE
- http::header::TRAILER
- http::header::TRANSFER_ENCODING
- http::header::UPGRADE
- http::header::UPGRADE_INSECURE_REQUESTS
- http::header::USER_AGENT
- http::header::VARY
- http::header::VIA
- http::header::WARNING
- http::header::WWW_AUTHENTICATE
- http::header::X_CONTENT_TYPE_OPTIONS
- http::header::X_DNS_PREFETCH_CONTROL
- http::header::X_FRAME_OPTIONS
- http::header::X_XSS_PROTECTION
- magic_link::PENDING_COOKIE
- operation::DEFAULT_RETRY_ON
- version::API_VERSION
- version::VERSION
- webhooks::SIGNATURE_HEADER