Struct apollo_parser::ast::ScalarTypeExtension [−][src]
pub struct ScalarTypeExtension { /* fields omitted */ }
Implementations
Trait Implementations
Performs the conversion.
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl !RefUnwindSafe for ScalarTypeExtension
impl !Send for ScalarTypeExtension
impl !Sync for ScalarTypeExtension
impl Unpin for ScalarTypeExtension
impl !UnwindSafe for ScalarTypeExtension
Blanket Implementations
Mutably borrows from an owned value. Read more