Module foxbox_taxonomy::adapter
[−]
[src]
The API for defining Adapters.
Enums
| WatchEvent |
Traits
| Adapter |
API that adapters must implement. |
| AdapterManagerHandle |
An API that adapter managers must implement |
| AdapterWatchGuard |
A witness that we are currently watching for a value. Watching stops when the guard is dropped. |
Type Definitions
| ResultMap |