naive_opt 0.2.1

The optimized naive string-search algorithm.
Documentation
1
2
3
4
5
6
7
mod test {
    //
    #[test]
    fn test_size_of() {
        //assert_eq!(std::mem::size_of::<enum_obj::Animal>(), 24);
    }
}