Summary

Types

@type reliability() :: :best_effort | :reliable
@type t() :: %Zenohex.Subscriber.Options{reliability: reliability()}