1
2
3
//! Examples of quantum algorithms.

pub mod deutsch;