#utilities #string #contained

EMUtil

This project will be contained with small utilities

2 releases

0.1.1 Jul 10, 2024
0.1.0 Jul 10, 2024

#3 in #contained


Used in emnetchain

MIT license

3KB

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

No runtime deps