Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add callback for fail-rs #50

Merged
merged 5 commits into from
Mar 27, 2020
Merged

Add callback for fail-rs #50

merged 5 commits into from
Mar 27, 2020

Commits on Mar 25, 2020

  1. add callback for fail-rs

    Signed-off-by: Little-Wallace <bupt2013211450@gmail.com>
    Little-Wallace committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    b17310c View commit details
    Browse the repository at this point in the history
  2. remove unnecessary mutex for callback

    Signed-off-by: Little-Wallace <bupt2013211450@gmail.com>
    Little-Wallace committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    f72eb01 View commit details
    Browse the repository at this point in the history
  3. fix Debug and PartialEq for SyncCallback

    Signed-off-by: Little-Wallace <bupt2013211450@gmail.com>
    Little-Wallace committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    dc78bf1 View commit details
    Browse the repository at this point in the history
  4. make code clear

    Signed-off-by: Little-Wallace <bupt2013211450@gmail.com>
    Little-Wallace committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    3610b6b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. fix suggestion

    Signed-off-by: Little-Wallace <bupt2013211450@gmail.com>
    Little-Wallace committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    0d23e1f View commit details
    Browse the repository at this point in the history