Trait jean_core::prelude::Codons

source ·
pub trait Codons {
    fn codons(&self) -> Seq<Codon>;
}

Required Methods§

Implementors§