Skip to content

SyncResult should not have "Result" in the name #1647

@LLFourn

Description

@LLFourn

A "Result" type in rust is conventionally always meant to be a enum with an error variant.

This should be called SyncResponse since it is what you get after sending a SyncRequest.

The present name should be deprecated and type alias to SyncRequest.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions