Crate s2n_quic_core

source ·

Modules§

Macros§

  • Asserts that a boolean expression is true at runtime, only if debug_assertions are enabled.
  • Traces a branch value if the branch-tracing feature is enabled. Otherwise it is a no-op.
  • Checks that the first argument is true, otherwise returns the second value