postmasterlib::async_remote::notification_remote

Function send_medication_log

Source
pub async fn send_medication_log(
    headers: HeaderMap,
    dto: MedicationLog,
) -> Result<StatusMessage, String>