책보면서 코드 그대로 따라하는데 

toml::from_str() 이 코드에서
use of undeclared crate or module 'toml' 에러메시지 나오는데

구글링해도 use 구문없이 그냥쓰는거같은데..