[−][src]Trait async_graphql::ErrorWithPosition
Creates a wrapper with an error location
Creates a wrapper with an error location
type Resultfn with_position(self, position: Pos) -> PositionErrorimpl<T: Into<Error>> ErrorWithPosition for T[src]type Result = PositionErrorfn with_position(self, position: Pos) -> PositionError[src]