---
source: src/rules.rs
expression: res
---
Interface(
oneway: false,
name: "Potato",
elements: [],
annotations: [
Annotation(
name: "@InterfaceAnnotation1",
),
Annotation(
name: "@InterfaceAnnotation2",
),
],
full_range: "...",
symbol_range: "...",
)