use dbent::prelude::*; #[derive(Label)] struct Test(Key, #[label] String); fn main() {}