• Wraps the value of type A into Mut<_, A>.

    Type Parameters

    • S

    • A

    Parameters

    • value: A

      To be wrapped.

    Returns Mut<S, A>

    The new Mut.

Generated using TypeDoc