Packages

Gleam wrapper of the emqx/emqtt client library

Current section

Files

Jump to
gemqtt src gemqtt@ffi@puback.erl
Raw

src/gemqtt@ffi@puback.erl

-module(gemqtt@ffi@puback).
-compile([no_auto_import, nowarn_unused_vars, nowarn_unused_function, nowarn_nomatch]).
-export_type([field/0]).
-type field() :: packet_id | properties | reason_code.