graphql-rust / juniper

GraphQL server library for Rust
Other
5.69k stars 422 forks source link

Abstract (start, end) from Spanning struct into new struct Span #1208

Closed audunhalland closed 11 months ago

audunhalland commented 11 months ago

This makes it easier to treat the source region (the Span) separately from the spanned item in Spanning.