One ordered impl Trait bound.
Summary
Types
@type t() :: %RustQ.Syn.Type.Bound{ code: String.t(), kind: :trait | :lifetime | :precise_capture | :raw, lifetime: String.t() | nil, lifetimes: [String.t()], modifier: :maybe | nil, path: RustQ.Syn.Type.Path.t() | nil }