Packages

Binary and string parser combinator library for Gleam

Current section

Files

Jump to
bitty include bitty_Location.hrl
Raw

include/bitty_Location.hrl

-record(location, {byte :: integer(), bit :: integer()}).