We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09a3dad + 2622db7 commit 4af72e9Copy full SHA for 4af72e9
exercises/rna-transcription/example.rs
@@ -1,5 +1,3 @@
1
-use std::convert::AsRef;
2
-
3
#[derive(PartialEq, Eq, Debug)]
4
pub struct RibonucleicAcid {
5
nucleotides: String
0 commit comments