devlibx-base 0.2.5

Base project to have common things
Documentation
1
2
3
pub fn base_version() -> String {
    String::from("0.0.1 - I am from devlibx-base project")
}