Trait markov::Chainable [] [src]

pub trait Chainable: Eq + Hash { }

The definition of all types that can be used in a Chain.

Implementors