Function corollary_support::__break_str [] [src]

pub fn __break_str<F: Fn(char) -> bool>(
    cond: F,
    input: String
) -> (String, String)