[−][src]Function proj17_iot_server::services::devices::validate_receiver_id
pub async fn validate_receiver_id<'_>(
station_id: &'_ String
) -> Result<(), &'static str>
Validates a receiver by id. Ok(()) if exists, Err() if not