Skip to main content

Crate heddle_api

Crate heddle_api 

Source
Expand description

Generated Rust types and optional gRPC bindings for the Heddle API.

Modules§

heddle
Heddle API protobuf packages.
signing
Contract-owned request-signing bytes and header vocabulary.

Structs§

InvalidIdentifierLength
Errors returned while constructing fixed-width API identifiers.

Constants§

DEFAULT_PAGE_SIZE
Page size used when callers omit or pass zero for a requested size.
MAX_PAGE_SIZE
Largest page the public API permits.

Functions§

normalize_page_size
Applies the contract-owned default and upper bound to a requested page.