|
01c21e1d95
|
Remove "Sync" trait bound - we don't need to sync between threads here
(and we do not have the possibility to, actually).
|
2016-07-16 16:18:37 +02:00 |
|
|
812379c46d
|
Hook data accessors should implement Debug
|
2016-05-28 23:47:13 +02:00 |
|
|
2c544382a1
|
We do not need boxes here
|
2016-03-16 16:46:53 +01:00 |
|
|
3e62b71605
|
Add StoreIdAccessor trait
|
2016-03-16 16:46:52 +01:00 |
|
|
fa9e8e8192
|
Split hook/mod.rs into several files
|
2016-03-16 16:46:52 +01:00 |
|