cp-cli-platform-project-euler 3.1.10

Project Euler HTTP client used by cp-cli
Documentation
1
2
3
4
5
6
7
8
# cp-cli Project Euler client

HTTP client for public Project Euler problem data used by
[cp-cli](https://github.com/keys-i/cp-cli).

This crate exposes catalogues, problem metadata, and public statements. Project Euler
content carries its own attribution and licence requirements. This crate is an internal part
of cp-cli, but remains usable as a focused Rust HTTP client.