Skip to main content

next_post

Function next_post 

Source
pub uninterp spec fn next_post<'a>(
    old_chars: &Chars<'a>,
    new_chars: &Chars<'a>,
    ret: Option<char>,
) -> bool
Expand description