Skip to main content

list_sends

Function list_sends 

Source
async fn list_sends(
    store: &KeyStore<KeyIds>,
    repository: &dyn Repository<Send>,
) -> Result<Vec<SendView>, GetSendError>