csearch_app 1.0.0

library with core logic for csearch
Documentation
1
2
3
4
#[derive(Clone)]
pub enum Browser {
    Default,
}