Sha256: 73c88b8c6015f1d6cbe5b91691c0a242014f327f004a59944f24b7553b0fb8f1

Contents?: true

Size: 416 Bytes

Versions: 170

Compression:

Stored size: 416 Bytes

Contents

## Hints

We are dealing with two types of situations.  One is a function pointer and
the other is a closure.

It may help to look at the [Fn trait](https://doc.rust-lang.org/std/ops/trait.Fn.html).

Help with passing a closure into a function may be found in
the ["closures as input parameters" section](https://rustbyexample.com/fn/closures/input_parameters.html) of
[Rust by Example](https://rustbyexample.com/).

Version data entries

170 entries across 170 versions & 1 rubygems

Version Path
trackler-2.2.1.18 tracks/rust/exercises/accumulate/.meta/hints.md
trackler-2.2.1.17 tracks/rust/exercises/accumulate/.meta/hints.md
trackler-2.2.1.16 tracks/rust/exercises/accumulate/.meta/hints.md
trackler-2.2.1.15 tracks/rust/exercises/accumulate/.meta/hints.md
trackler-2.2.1.14 tracks/rust/exercises/accumulate/.meta/hints.md
trackler-2.2.1.13 tracks/rust/exercises/accumulate/.meta/hints.md
trackler-2.2.1.12 tracks/rust/exercises/accumulate/.meta/hints.md
trackler-2.2.1.11 tracks/rust/exercises/accumulate/.meta/hints.md
trackler-2.2.1.10 tracks/rust/exercises/accumulate/.meta/hints.md
trackler-2.2.1.9 tracks/rust/exercises/accumulate/.meta/hints.md