Skip to content

yanivmo/rust-closure-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust + Actix-Web Closure Experiments

The code in this repository explores the behavior of closures in various situations, especially when using actix-web library.

Each commit represents a step in the experiment. Commits that contain correct, executable code have [ok] in their description. Commits marked with [err] do not compile.

About

Explores closures behavior on Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages