query_flow/
key.rs

1pub trait Key: std::fmt::Debug + Eq + Ord + std::hash::Hash {}