pub fn paste_exercise(
client: &TestMyCodeClient,
projects_dir: &Path,
course_slug: &str,
exercise_slug: &str,
paste_message: Option<String>,
locale: Option<Language>,
) -> Result<NewSubmission, LangsError>Expand description
Sends the paste to the server