mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
URL expressions allow to substitute values within the URL with parameters. However, this is not only a simple key-value replacement, but supports expressions that need a parser. This one will have to be implemented next.