kubetsu 0.7.1

distinguish value type of other struct
Documentation
1
2
3
4
5
6
#[cfg(test)]
mod test;

crate::define_id!(
    pub struct Id<T, U>;
);