assessment 1.0.0

A library that allows different types of assessments, to convert between them and to perform basic operations.
Documentation
1
2
3
4
5
//! Utilities.

mod macros;
/// Math utilities.
pub mod math;