divviup / janus

Experimental implementation of the Distributed Aggregation Protocol (DAP) specification.
Mozilla Public License 2.0
54 stars 15 forks source link

docs: Prefer Arc::clone(&arc) instead of arc.clone() #3380

Closed inahga closed 2 months ago

inahga commented 3 months ago

This style preference has come up a few times, e.g. https://github.com/divviup/janus/pull/3029#discussion_r1572731209.