EMUtil

Crates.ioEMUtil
lib.rsEMUtil
version0.1.1
sourcesrc
created_at2024-07-10 11:34:46.795791
updated_at2024-07-10 11:50:25.455794
descriptionThis project will be contained with small utilities
homepagehttps://github.com/SkillfulElectro/rusty-util.git
repositoryhttps://github.com/SkillfulElectro/rusty-util.git
max_upload_size
id1298150
size2,531
ElectroMutex (SkillfulElectro)

documentation

https://github.com/SkillfulElectro/rusty-util.git

README

Utilities

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

Commit count: 5

cargo fmt