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

Removes higher level API functions from r2pipe.rs #23

Merged
merged 3 commits into from
Jul 15, 2017
Merged

Removes higher level API functions from r2pipe.rs #23

merged 3 commits into from
Jul 15, 2017

Commits on Jul 10, 2017

  1. This aims to make the following changes:

    * Remove all higher-level structs
    * Remove certain functions used to interact with the r2 instance and
    retrieve specific information
    
    This functionality aims to be moved to r2pipe.rs-frontend repository.
    chinmaydd committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    675931d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

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

Commits on Jul 13, 2017

  1. Removes init()

    chinmaydd committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    95a791e View commit details
    Browse the repository at this point in the history