schoolnoose 0.0.1

A rust wrapper for the Schoolloop API
Documentation
[dependencies.reqwest]
features = ["blocking", "json"]
version = "0.10"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
authors = ["Ethan Yidong Tang <ethanyidong@gmail.com>"]
description = "A rust wrapper for the Schoolloop API"
documentation = "https://docs.rs/schoolnoose"
edition = "2018"
homepage = "https://github.com/EthanYidong/schoolnoose"
license = "MIT"
name = "schoolnoose"
repository = "https://github.com/EthanYidong/schoolnoose"
version = "0.0.1"