Skip to main content

get_send

Function get_send 

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