[][src]Function v_onto::msgpack2individual::parse_msgpack_to_predicate

pub fn parse_msgpack_to_predicate(
    expect_predicate: &str,
    iraw: &mut Individual
) -> Result<(), String>