Crate blueprint_tangle_extra

Source
Expand description

Tangle Network Blueprint Extra functionality

§Features

§Core

  • std (enabled by default) — Enable standard library support

  • web — Enable support for web targets

  • tracing (enabled by default) — Enable tracing support

§Other

  • metadata-types (enabled by default) — Enable access to the metadata types used in blueprint.json generation

Re-exports§

pub use tangle_subxt::subxt_core;

Modules§

consumer
Tangle Network Job Consumers
extract
Tangle Specific extractors
filters
Tangle Specific filters
layers
Tangle Specific layers
metadata
Tangle Blueprint Build Metadata
producer
Tangle Network Job Producers
serde
Compatibility crate for using the Serde serialization frame with data from tangle_subxt
utilstd or web

Macros§

blueprintmacros
Define a Tangle blueprint.json file