# hamlib_ex v0.1.0 - Table of Contents

> Elixir/BEAM bindings for Hamlib (the Ham Radio Control Library) via a Rustler NIF.

## Pages

- [hamlib_ex](readme.md)

## Modules

- [Hamlib](Hamlib.md): Elixir bindings for [Hamlib](https://hamlib.github.io/), the Ham Radio
Control Library.
- [Hamlib.Nif](Hamlib.Nif.md): Raw NIF surface over the Hamlib C API (via the `hlx_*` C shim and a Rustler
crate at `native/hamlib_nif`).
- [Hamlib.Rig](Hamlib.Rig.md): A process-owned Hamlib rig.

