Trait rd_interface::context::CommonField [−][src]
Defines common used field with its key and type
Defines common used field with its key and type
type Type: DeserializeOwned + Serialize
[src]impl CommonField for ProcessInfo
[src]const KEY: &'static str
[src]type Type = ProcessInfo
impl CommonField for SourceAddress
[src]const KEY: &'static str
[src]type Type = SourceAddress