hexpm 1.0.0

A Rust client for the Hex package manager
Documentation
1
2
3
4
5
6
7
8
9
# hexpm-rust

A Rust client for [Hex][hex], the package manager for the Erlang ecosystem.

This library was created for use in the [Gleam programming language][gleam]
compiler, and as such only currently supports the endpoints used by Gleam.

[hex]: https://hex.pm/
[gleam]: https://gleam.run/