readwise 0.2.0

A rust wrapper for the Readwise API.
Documentation
build:
    cargo build

test *args:
    cargo test --{{args}}

fmt:
    cargo +nightly fmt