Struct migrate_core::PlanDisplayBuilder [−][src]
pub struct PlanDisplayBuilder<'p> { /* fields omitted */ }Expand description
Contains configuration information to render migration Plan
Implementations
Auto Trait Implementations
impl<'p> !RefUnwindSafe for PlanDisplayBuilder<'p>
impl<'p> !Send for PlanDisplayBuilder<'p>
impl<'p> !Sync for PlanDisplayBuilder<'p>
impl<'p> Unpin for PlanDisplayBuilder<'p>
impl<'p> !UnwindSafe for PlanDisplayBuilder<'p>
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more