Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

chore: use Omit instead of OmitUnion #106

Merged
merged 1 commit into from
Sep 11, 2023
Merged

chore: use Omit instead of OmitUnion #106

merged 1 commit into from
Sep 11, 2023

Commits on Sep 9, 2023

  1. chore: use Omit instead of OmitUnion

    Since the `JsonRpcRequest` type is no longer an union, we can use `Omit`
    from the standard library.
    danroc committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    b590409 View commit details
    Browse the repository at this point in the history