rebar3_otter__clean (rebar3_otter v0.3.0)

Provider that cleans Rust NIF build artifacts.

Removes the installed shared libraries from priv/native/ and removes each configured crate's pinned target/ directory.

Summary

Functions

do(State)

-spec do(rebar_state:t()) -> {ok, rebar_state:t()}.

format_error(Other)

-spec format_error(term()) -> string() | iolist().

init(State)

-spec init(rebar_state:t()) -> {ok, rebar_state:t()}.