View Source TypeResolver.Types.BitstringWithUnitL (TypeResolver v0.1.0)
Representation of the spec of an bitstring-literal with unit, e.g. <<_::_*12>>
It consists of the following:
- the unit of the bitstring
Summary
Types
@type t() :: %TypeResolver.Types.BitstringWithUnitL{unit: 1..256 | nil}