馃馃殌 Abstract over Send and !Send traits crates.io/crates/future_form
0

Configure Feed

Select the types of activity you want to include in your feed.

future_form / _typos.toml
139 B 10 lines
1[default.extend-words] 2# Rust/crate identifiers 3ident = "ident" 4 5[files] 6extend-exclude = [ 7 "*.lock", 8 "target/", 9 ".ignore/", 10]