Struct gedcomx::SourceDescriptionBuilder[][src]

pub struct SourceDescriptionBuilder(_);

Implementations

Errors

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

Errors

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

Errors

Will return GedcomxError::NoId if a conversion into ResourceReference fails. This happens if author 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.

Errors

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

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.