pub fn read_nested_string<A, E, R>(
namespace: &str,
leaf: &[&str],
) -> Effect<A, E, R>Expand description
nested_path then read_string.
pub fn read_nested_string<A, E, R>(
namespace: &str,
leaf: &[&str],
) -> Effect<A, E, R>nested_path then read_string.