Struct anchor_syn::ConstraintOwner [−][src]
pub struct ConstraintOwner {
pub owner_target: Ident,
}Fields
owner_target: IdentTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ConstraintOwnerimpl !Send for ConstraintOwnerimpl !Sync for ConstraintOwnerimpl Unpin for ConstraintOwnerimpl UnwindSafe for ConstraintOwnerBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self