unrealhoang / huytd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

huytd

He contains only trait Or

pub trait Or<T> {
    fn betray(&self, thing: T) -> bool;
}

Check out the implements at https://webuild.community

About


Languages

Language:Rust 100.0%