fragmentsFrom

fun fragmentsFrom(toml: String): Map<String, ConfLib.Fragment>
fun fragmentsFrom(doc: TomlTable): Map<String, ConfLib.Fragment>