pub struct LibrarySystem {
Show 80 fields pub actionable_feedback_policy: Vec<ActionableFeedbackPolicyProperty>, pub additional_type: Vec<AdditionalTypeProperty>, pub address: Vec<AddressProperty>, pub agent_interaction_statistic: Vec<AgentInteractionStatisticProperty>, pub aggregate_rating: Vec<AggregateRatingProperty>, pub alternate_name: Vec<AlternateNameProperty>, pub alumni: Vec<AlumniProperty>, pub area_served: Vec<AreaServedProperty>, pub award: Vec<AwardProperty>, pub awards: Vec<AwardsProperty>, pub brand: Vec<BrandProperty>, pub contact_point: Vec<ContactPointProperty>, pub contact_points: Vec<ContactPointsProperty>, pub corrections_policy: Vec<CorrectionsPolicyProperty>, pub department: Vec<DepartmentProperty>, pub description: Vec<DescriptionProperty>, pub disambiguating_description: Vec<DisambiguatingDescriptionProperty>, pub dissolution_date: Vec<DissolutionDateProperty>, pub diversity_policy: Vec<DiversityPolicyProperty>, pub diversity_staffing_report: Vec<DiversityStaffingReportProperty>, pub duns: Vec<DunsProperty>, pub email: Vec<EmailProperty>, pub employee: Vec<EmployeeProperty>, pub employees: Vec<EmployeesProperty>, pub ethics_policy: Vec<EthicsPolicyProperty>, pub event: Vec<EventProperty>, pub events: Vec<EventsProperty>, pub fax_number: Vec<FaxNumberProperty>, pub founder: Vec<FounderProperty>, pub founders: Vec<FoundersProperty>, pub founding_date: Vec<FoundingDateProperty>, pub founding_location: Vec<FoundingLocationProperty>, pub funder: Vec<FunderProperty>, pub funding: Vec<FundingProperty>, pub global_location_number: Vec<GlobalLocationNumberProperty>, pub has_credential: Vec<HasCredentialProperty>, pub has_merchant_return_policy: Vec<HasMerchantReturnPolicyProperty>, pub has_offer_catalog: Vec<HasOfferCatalogProperty>, pub has_pos: Vec<HasPosProperty>, pub has_product_return_policy: Vec<HasProductReturnPolicyProperty>, pub identifier: Vec<IdentifierProperty>, pub image: Vec<ImageProperty>, pub interaction_statistic: Vec<InteractionStatisticProperty>, pub isic_v_4: Vec<IsicV4Property>, pub iso_6523_code: Vec<Iso6523CodeProperty>, pub keywords: Vec<KeywordsProperty>, pub knows_about: Vec<KnowsAboutProperty>, pub knows_language: Vec<KnowsLanguageProperty>, pub legal_name: Vec<LegalNameProperty>, pub lei_code: Vec<LeiCodeProperty>, pub location: Vec<LocationProperty>, pub logo: Vec<LogoProperty>, pub main_entity_of_page: Vec<MainEntityOfPageProperty>, pub makes_offer: Vec<MakesOfferProperty>, pub member: Vec<MemberProperty>, pub member_of: Vec<MemberOfProperty>, pub members: Vec<MembersProperty>, pub naics: Vec<NaicsProperty>, pub name: Vec<NameProperty>, pub nonprofit_status: Vec<NonprofitStatusProperty>, pub number_of_employees: Vec<NumberOfEmployeesProperty>, pub ownership_funding_info: Vec<OwnershipFundingInfoProperty>, pub owns: Vec<OwnsProperty>, pub parent_organization: Vec<ParentOrganizationProperty>, pub potential_action: Vec<PotentialActionProperty>, pub publishing_principles: Vec<PublishingPrinciplesProperty>, pub review: Vec<ReviewProperty>, pub reviews: Vec<ReviewsProperty>, pub same_as: Vec<SameAsProperty>, pub seeks: Vec<SeeksProperty>, pub service_area: Vec<ServiceAreaProperty>, pub slogan: Vec<SloganProperty>, pub sponsor: Vec<SponsorProperty>, pub sub_organization: Vec<SubOrganizationProperty>, pub subject_of: Vec<SubjectOfProperty>, pub tax_id: Vec<TaxIdProperty>, pub telephone: Vec<TelephoneProperty>, pub unnamed_sources_policy: Vec<UnnamedSourcesPolicyProperty>, pub url: Vec<UrlProperty>, pub vat_id: Vec<VatIdProperty>,
}
Expand description

Fields§

§actionable_feedback_policy: Vec<ActionableFeedbackPolicyProperty>§additional_type: Vec<AdditionalTypeProperty>§address: Vec<AddressProperty>§agent_interaction_statistic: Vec<AgentInteractionStatisticProperty>§aggregate_rating: Vec<AggregateRatingProperty>§alternate_name: Vec<AlternateNameProperty>§alumni: Vec<AlumniProperty>§area_served: Vec<AreaServedProperty>§award: Vec<AwardProperty>§awards: Vec<AwardsProperty>§brand: Vec<BrandProperty>§contact_point: Vec<ContactPointProperty>§contact_points: Vec<ContactPointsProperty>§corrections_policy: Vec<CorrectionsPolicyProperty>§department: Vec<DepartmentProperty>§description: Vec<DescriptionProperty>§disambiguating_description: Vec<DisambiguatingDescriptionProperty>§dissolution_date: Vec<DissolutionDateProperty>§diversity_policy: Vec<DiversityPolicyProperty>§diversity_staffing_report: Vec<DiversityStaffingReportProperty>§duns: Vec<DunsProperty>§email: Vec<EmailProperty>§employee: Vec<EmployeeProperty>§employees: Vec<EmployeesProperty>§ethics_policy: Vec<EthicsPolicyProperty>§event: Vec<EventProperty>§events: Vec<EventsProperty>§fax_number: Vec<FaxNumberProperty>§founder: Vec<FounderProperty>§founders: Vec<FoundersProperty>§founding_date: Vec<FoundingDateProperty>§founding_location: Vec<FoundingLocationProperty>§funder: Vec<FunderProperty>§funding: Vec<FundingProperty>§global_location_number: Vec<GlobalLocationNumberProperty>§has_credential: Vec<HasCredentialProperty>§has_merchant_return_policy: Vec<HasMerchantReturnPolicyProperty>§has_offer_catalog: Vec<HasOfferCatalogProperty>§has_pos: Vec<HasPosProperty>§has_product_return_policy: Vec<HasProductReturnPolicyProperty>§identifier: Vec<IdentifierProperty>§image: Vec<ImageProperty>§interaction_statistic: Vec<InteractionStatisticProperty>§isic_v_4: Vec<IsicV4Property>§iso_6523_code: Vec<Iso6523CodeProperty>§keywords: Vec<KeywordsProperty>§knows_about: Vec<KnowsAboutProperty>§knows_language: Vec<KnowsLanguageProperty>§legal_name: Vec<LegalNameProperty>§lei_code: Vec<LeiCodeProperty>§location: Vec<LocationProperty>§main_entity_of_page: Vec<MainEntityOfPageProperty>§makes_offer: Vec<MakesOfferProperty>§member: Vec<MemberProperty>§member_of: Vec<MemberOfProperty>§members: Vec<MembersProperty>§naics: Vec<NaicsProperty>§name: Vec<NameProperty>§nonprofit_status: Vec<NonprofitStatusProperty>§number_of_employees: Vec<NumberOfEmployeesProperty>§ownership_funding_info: Vec<OwnershipFundingInfoProperty>§owns: Vec<OwnsProperty>§parent_organization: Vec<ParentOrganizationProperty>§potential_action: Vec<PotentialActionProperty>§publishing_principles: Vec<PublishingPrinciplesProperty>§review: Vec<ReviewProperty>§reviews: Vec<ReviewsProperty>§same_as: Vec<SameAsProperty>§seeks: Vec<SeeksProperty>§service_area: Vec<ServiceAreaProperty>§slogan: Vec<SloganProperty>§sponsor: Vec<SponsorProperty>§sub_organization: Vec<SubOrganizationProperty>§subject_of: Vec<SubjectOfProperty>§tax_id: Vec<TaxIdProperty>§telephone: Vec<TelephoneProperty>§unnamed_sources_policy: Vec<UnnamedSourcesPolicyProperty>§url: Vec<UrlProperty>§vat_id: Vec<VatIdProperty>

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.