Crates.io | EMUtil |
lib.rs | EMUtil |
version | 0.1.1 |
source | src |
created_at | 2024-07-10 11:34:46.795791 |
updated_at | 2024-07-10 11:50:25.455794 |
description | This project will be contained with small utilities |
homepage | https://github.com/SkillfulElectro/rusty-util.git |
repository | https://github.com/SkillfulElectro/rusty-util.git |
max_upload_size | |
id | 1298150 |
size | 2,531 |
pub fn is_valid_ipv4_port(input: &String) -> bool
// and
pub fn search_vec<T: PartialEq>(arr : &Vec<T> , key : &T) -> i32
this project will grow by needs which are required