Current section

Files

Jump to
yabko src yabko_common.hrl
Raw

src/yabko_common.hrl

-if(?OTP_RELEASE < 24).
-type nonempty_binary() :: <<_:8, _:_*8>>.
-endif.
-export_type([nonempty_binary/0]).