atc_router::ffi

Module router

Source

Functions§

  • Add a new matcher to the router.
  • Execute the router with the context.
  • Deallocate the router object.
  • Get the de-duplicated fields that are actually used in the router. This is useful when you want to know what fields are actually used in the router, so you can generate their values on-demand.
  • Create a new router object associated with the schema.
  • Remove a matcher from the router.