Skip to main content

include/witness_WBool.hrl

-record(w_bool, {name :: binary(), value :: boolean()}).