call dein#add('rust-lang/rust.vim', #{
	\	lazy: 1,
	\	merge_ftdetect: v:true,
	\	on_ft: ['rust'],
	\ })