apberry

Results 1 issues of apberry

I want to use variables outside the scope of the closure inside custom_function(|d: DirEntry| { //code }) I am new to rust so please forgive me if I make a...