Skip to main content

rvalue_to_char_vec

Function rvalue_to_char_vec 

Source
pub(super) fn rvalue_to_char_vec(
    x: &RValue,
) -> Result<Vec<Option<String>>, RError>
Expand description

Coerce an RValue to a character vector for level matching.