Struct gedcomx::EventRoleBuilder[][src]

pub struct EventRoleBuilder(_);

Implementations

Errors

Will return GedcomxError::NoId if a conversion into SourceReference fails. This happens if source has no id set.

Errors

Will return GedcomxError if a conversion into Document fails. This happens if document has no id set or has the wrong document_type.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.