graphql-rust / juniper

GraphQL server library for Rust
Other
5.72k stars 425 forks source link

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

Closed audunhalland closed 1 year ago

audunhalland commented 1 year ago

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