leetcode-core 0.5.2

This library helps to talk to leetcode APIs via REST interface
Documentation
1
2
3
pub mod client;
pub mod query;
use client::GQLLeetcodeRequest;