Enum sylvia_iot_data::models::application_uldata::SortKey
source · pub enum SortKey {
Proc,
Pub,
Time,
NetworkCode,
NetworkAddr,
}
Expand description
The sort keys for the list operation.
pub enum SortKey {
Proc,
Pub,
Time,
NetworkCode,
NetworkAddr,
}
The sort keys for the list operation.