596 B
596 B
DriverData
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Name of the storage driver. | |
| data | std::collections::HashMap<String, String> | Low-level storage metadata, provided as key/value pairs. This information is driver-specific, and depends on the storage-driver in use, and should be used for informational purposes only. |