cupslib
pub async fn send_message<'_, '_, '_>( creds: &'_ Creds, id: &'_ [u8; 32], content: &'_ str) -> Result<(), Error>