[][src]Macro amcl_wrapper::split_string_to_3_tuple

macro_rules! split_string_to_3_tuple {
    ( $string:ident, $error:expr ) => { ... };
}

Expects the string to be a concatenation of 3 strings of equal length separated by commas and returns tuple of 3 strings