Function cargo::util::toml::embedded::split_source

source ยท
fn split_source(input: &str) -> CargoResult<Source<'_>>