use std::error::Error; type Result = std::result::Result>; pub mod score;