toml_edit::parser

Function parse_key

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