DocRedlines (doc_redlines v0.5.0)
View SourceFast .doc redline extraction via a Rust NIF.
This module wraps the native NIF results into Elixir structs for a stable public API.
Summary
Functions
Extract redlines from a .doc file path.
Functions
@spec extract_redlines(Path.t()) :: {:ok, DocRedlines.Result.t()} | {:error, term()}
Extract redlines from a .doc file path.