Skip to content
This repository has been archived by the owner on Oct 9, 2021. It is now read-only.

stbuehler/rust-boxfnonce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBSOLETE

Since the rust 1.35.0 release this crate is not needed anymore, just use Box<dyn FnOnce(...) -> ...>.