Skip to main content

GUEST_TOOLCHAIN_TEMPLATE

Constant GUEST_TOOLCHAIN_TEMPLATE 

Source
const GUEST_TOOLCHAIN_TEMPLATE: &str = "[toolchain]\nchannel = \"{{ rust_toolchain_channel }}\"\ncomponents = [\"clippy\", \"rust-src\", \"llvm-tools-preview\"]\n";