Module varnish::vcl::ctx

source ·
Expand description

Expose the Varnish context (struct vrt_ctx) as a Rust object

Structs§

  • VCL context
  • A struct holding both a native vrt_ctx struct, as well as the space it points to.

Enums§

  • Qualify a VCL phase, mainly consumed by vmod event functions.
  • VSL logging tag

Functions§