Struct anchor_syn::ConstraintBelongsTo [−][src]
pub struct ConstraintBelongsTo { pub join_target: Expr, }
Fields
join_target: Expr
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ConstraintBelongsTo
impl !Send for ConstraintBelongsTo
impl !Sync for ConstraintBelongsTo
impl Unpin for ConstraintBelongsTo
impl UnwindSafe for ConstraintBelongsTo
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self