Yarg....
I was working in Python specifically flask, and I was building this embedded server in flask, for a Raspberry PI. And I wanted at minimal to use SSL.
So why on earth am I posting this is on a rust forum? ... python != Rust... Dude is crazy huh?
(I hope not)
This Python's Cryptography library requires a recent version of Rust.
So I'm trying to stuff all this stuff inside a Docker container. And I'm reading this install script.
I was looking at the install script: --default-host Choose a default host triple
--default-toolchain Choose a default toolchain to install
--default-toolchain none Do not install any toolchains
--profile [minimal|default|complete] Choose a profile
-c, --component ... Component name to also install
-t, --target ... Target name to also install
So in my best Will Farrell impersonation:
WHAT on gods green earth is HOST TRIPPLE!