Packages
BSON are JSON-like objects with a standard binary serialization. See bsonspec.org
Current section
Files
Jump to
Current section
Files
bson_erlang
rebar.config
rebar.config
{erl_opts, [warnings_as_errors]}.
{eunit_opts, [verbose]}.
{cover_enabled, true}.
{cover_print_enabled, true}.
{xref_checks, [undefined_function_calls]}.