asomers / mockall

A powerful mock object library for Rust
Apache License 2.0
1.5k stars 62 forks source link

Clarify "namespace" to "name" #525

Closed mgeisler closed 10 months ago

mgeisler commented 10 months ago

I think name is more appropriate here since namespace normally refers the grouping done by an impl blocks and modules.