Module forest_filecoin::ipld::selector

source ·

Modules§

Enums§

  • Condition is expresses a predicate with a boolean result.
  • Selectors are expressions that identify and select a subset of data from an IPLD DAG. Selectors are themselves IPLD and can be serialized and de-serialized as such.