Crate specifications

source ·

Modules

  • Defines the Address struct, which does something similar to the Url struct in the url crate, except that it’s much more lenient towards defining URL schemes or not. Moreover, it does not contain any paths.
  • Defines project-wide structs and interfaces for dealing with data registries and datasets.
  • Defines the prost messages for interacting with the driver.
  • Defines the package.yml file and related structs.
  • Defines Kafka network messages used by brane-drv <-> brane-job <-> brane-plr interaction.
  • A second version of the profiling library, with better support for generate dynamic yet pretty and (most of all) ordered profiling logs.
  • Implements a new Version struct, which is like semver’s Version but with
  • Contains prost messages for interacting with the job service / worker.