Crate coda_api

Crate coda_api 

Source

Modules§

prelude
Items consumers will typically use such as the Client.
types
Types used as operation parameters and responses.

Structs§

ByteStream
Untyped byte stream used for both success and error responses.
Client
ItemsList
Limiter
The rate limits are slightly lower compared to official docs because I’ve seen “429 Too Many Requests” errors even with these rate limits
PaginationState
RawClient
Client for Coda API
ResponseValue
Typed value returned by generated client methods.
RichCurrencyValue
RichImageValue
RichPersonValue
RichRow
RichRowReference
RichUrlValue
RowUpdateResultCorrect
RowUpdateResult
RowsUpsertResultCorrect
RowsUpsertResult
UpsertRowsConclusivelyResult
UpsertRowsConclusivelyRichResult

Enums§

ClientTablesError
ConvertCellValueError
ConvertCellValueToBoolError
ConvertCellValueToF64Error
ConvertCellValueToStringError
ConvertRichValueRefToBoolError
ConvertRichValueRefToOptionBoolError
ConvertRichValueRefToRichRowReferenceError
ConvertRichValueRefToStringError
ConvertRichValueToBoolError
ConvertRichValueToOptionBoolError
ConvertRichValueToRichRowReferenceError
ConvertRichValueToStringError
Error
Error produced by generated client methods.
RichSingleValue
RichValue
RichValueEntry
UpsertRowsConclusivelyError
UpsertRowsConclusivelyRichError
WaitForRowsError

Traits§

ClientInfo
Interface for which an implementation is generated for all clients.
PaginatedResponse
ValueFormatProvider

Functions§

format_row_url
normalize_owned_rich_string
normalize_rich_string
paginate_all

Type Aliases§

DocId
RowId
TableId