/fn-traits

Primary LanguageRustMIT LicenseMIT

fn-traits

crates.io docs CI codecov Coverage Status

Provides function traits, like FnOnce, FnMut and Fn, but can be used in stable Rust.