Module brane_tsk::api

source ·
Expand description

Implements functions that we use to connect to the Brane API. Concretely, it is used to retrieve package/data indices.

Re-exports§

  • pub use crate::errors::ApiError as Error;

Functions§

Type Aliases§

  • Defines the DateTime in UTC-type that the GraphQLQuery needs (apparently).