Crate text_manipulation_rs
source ·Modules
- This module gives general DeepL API access and translation information needed for translation requests.
- This contains the MyMemory API request, the struct that holds the request parameters and the function that makes the request. This uses the reqwest crate.