Nokome Bentley1 min read

Author Role Author

Union type for things that can be an author in `AuthorRole`.

This type merely exists to avoid the excessively long type name (PersonOrOrganizationOrSoftwareApplicationOrThing) that is otherwise generated. The Thing variant is intended only for anonymous authors which is not known to be one the other variants and which should be given the name "anon".

Members

The AuthorRoleAuthor type has these members:

Bindings

The AuthorRoleAuthor type is represented in:

Source

This documentation was generated from AuthorRoleAuthor.yaml by docs_types.rs.