dolly icon indicating copy to clipboard operation
dolly copied to clipboard

Add driver() function to obtain an immutable reference to the driver

Open Shatur opened this issue 2 years ago • 0 comments

Somethings it needed to get a value from driver without it modification. In unit tests, for example. It would be great to have a function that behaves like driver_mut, but returns a non-mutable reference.

Shatur avatar Jul 23 '22 11:07 Shatur