Current section

Files

Jump to
showtime include showtime@tests@should_IsOk.hrl
Raw

include/showtime@tests@should_IsOk.hrl

-record(is_ok, {
a :: {ok, any()} | {error, any()},
meta :: gleam@option:option(showtime@tests@meta:meta())
}).