6faceb20d7
`#[derive(Clone)]` was implementing `Clone` only if `M` was `Clone`, however because of `Arc<M>` this can be relaxed. |
||
---|---|---|
.. | ||
geometric.rs | ||
linear.rs | ||
mod.rs |
6faceb20d7
`#[derive(Clone)]` was implementing `Clone` only if `M` was `Clone`, however because of `Arc<M>` this can be relaxed. |
||
---|---|---|
.. | ||
geometric.rs | ||
linear.rs | ||
mod.rs |