View Source gourd (gourd v0.1.0)
Summary
Types
-type maybe_binary() :: nomatch | binary().
Functions
-spec load() -> ok | {error, any()}.
-spec load(atom()) -> ok | {error, any()}.
-spec load(atom(), binary()) -> ok | {error, any()}.