Contents:
read TOML file
path (str) – File path to an input TOML file
toml_dict – Dictionary representing TOML file
MutableMapping[str, Any]