# FinanceRustler v0.1.0 - Table of Contents

> A native (Rustler) solver backend for the Finance library: the safeguarded Newton (rtsafe) root-finder, ported to Rust.

## Modules

- [FinanceRustler.Solver](FinanceRustler.Solver.md): A native `Finance.Solver` backed by a Rust NIF — the same safeguarded Newton
(`rtsafe`) the pure-Elixir default uses, ported to Rust.

