Expand description
Like fs_err
, but the functions are instrumented with tracing::instrument
and return
miette::Result
instead of std::io::Result
.
Like fs_err
, but the functions are instrumented with tracing::instrument
and return
miette::Result
instead of std::io::Result
.