semantic-id 0.0.0

The identifier with semantic postfix
Documentation
1
2
3
pub trait SemanticKey: Send + Sync {
    const KEY: &'static str;
}