Documentation for Elixir.Zenohex.Sample.
Elixir.Zenohex.Sample
Structs received by
Zenohex.Session.get_timeout/3
Zenohex.Session.get_reply_timeout/1
Zenohex.Subscriber.recv_timeout/1
Zenohex.PullSubscriber.recv_timeout/1
@type t() :: %Zenohex.Sample{ key_expr: String.t(), kind: :put | :delete, reference: reference() | :undefined, value: binary() | integer() | float() }