toml_edit::parser

Function parse_key

source
pub(crate) fn parse_key(raw: &str) -> Result<Key, TomlError>