Crate migrate_state_dynamodb[−][src]
Expand description
Implementation of storing migration state in an AWS DynamoDB database table.
This provides implementations of traits defined in migrate_state
See DdbStateLock docs for more details.
The following cargo features of the crate are exposed:
native-tls(enabled by default) - enablesnative-tlsfeature in dependentrusotocratesrustls- enablesrustlsfeature in dependentrusotocrates
Structs
| DdbStateLock | Implements |
| DdbStateLockBuilder | Builder for |