pub fn parse(input: &str) -> Result<RnsConfig, ConfigError>
Parse a config string into an RnsConfig.
RnsConfig