toml_edit::parser::prelude

Function new_input

source
pub(crate) fn new_input(s: &str) -> Stateful<Located<&'_ BStr>, RecursionCheck>