HypeLib
HypeLib is the internal Elixir framework of HypeRate which is used across all Elixir related repositories.
Installation
def deps do
[
{:hype_lib, "~> 2.4.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/hype_lib.