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 examples using sessions #168

Merged
merged 6 commits into from
Mar 5, 2018

Commits on Mar 1, 2018

  1. Add examples using cookies

    One is for a basic data type (usize), and the other shows using your own
    custom data type.
    illicitonion committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    78a9bb6 View commit details
    Browse the repository at this point in the history
  2. Rename to sessions

    illicitonion committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    4d9d9c3 View commit details
    Browse the repository at this point in the history
  3. fmt

    illicitonion committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    6a4e768 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2018

  1. Configuration menu
    Copy the full SHA
    3732a9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    385ece2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05fb3f9 View commit details
    Browse the repository at this point in the history