Ian Douglas Scott 84d5c6b79d tool: Make Access require Send and 'static
This allows the Configurator to send a `Ec<Box<dyn Access>>` through a
channel to a background thread. This could be done differently, but
presumably there's no reason to have an `Access` implementation this
doesn't apply to.
2021-04-13 11:04:51 -06:00
..
2020-02-20 14:20:16 -07:00
2021-03-16 10:33:46 -06:00
2021-03-16 10:33:46 -06:00
2021-02-22 13:58:53 -07:00