Skip to main content

read_rl_toml

Function read_rl_toml 

Source
pub fn read_rl_toml() -> RlToml
Expand description

Reads and parses rl.toml from the current directory.

Exits with code 1 if:

  • rl.toml is not found in the current directory
  • the file content is not valid TOML or doesn’t match RlToml