#[non_exhaustive] #[derive(Debug, Clone, trustfall::provider::TrustfallEnumVertex)] pub enum Vertex { Item(()), }