defmodule Optify do @moduledoc """ Optify - Configuration options management via Rust NIFs. See the [homepage](https://github.com/juharris/optify) for details about how feature files are combined to build the options to process at runtime. """ end