Trait markov_chain::Chainable [] [src]

pub trait Chainable: Eq + Hash { }

A trait that defines a restrictions required for chainable items.

Implementors