Crate u_interface

source ·
Expand description

Module containing different get request to the uHunt API

The requests are used to get certain data and are always organized into structs (or collections of a struct). This API request get data from the Universidad de Valladolid competitive programming judge.

This library can be used both in Rust and in python, as building it with maturin develop creates a python module.

Functions