moduleStd.Toml.Read2 public declarationsreadStr -> Result[Std.Toml.Toml, Std.Toml.TomlError]A configuration read from text.fnreadValueStr -> Int -> Result[(Std.Toml.Toml, Int), Std.Toml.TomlError]A value, and where it ended.fn