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

feat: add integration of serde_json #975

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from
Draft

Commits on Aug 14, 2021

  1. Configuration menu
    Copy the full SHA
    0a803df View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Codestyle corrections

    tyranron committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    86a60c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2bdcd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38495b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. feat: added TypedJson wrapper type that makes it easier to define sta…

    …tic type info for serde_json::Value
    chirino committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    2e8b326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be3a32d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. feat: added section to the book to show examples of how to use the se…

    …rde_json support.
    
    Also renamed json.rs to serde_json.rs.
    chirino committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    365658b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    f3e42f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    7ac73b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    af6e4aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48fea85 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    9ff9879 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    6222be4 View commit details
    Browse the repository at this point in the history
  2. Impl Json<T> wrapper, vol.1

    tyranron committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    568d1ec View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Impl Json<T> wrapper, vol.2

    tyranron committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    cd3398b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94f755d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    b807c43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bb2d04 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    9ce0717 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    3306cf1 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Restore and refactor, vol.1

    tyranron committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    0451540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1e2ffe View commit details
    Browse the repository at this point in the history