fn find_from(rs_content: &str, from: usize, find: &str) -> Option<usize>
Expand description

Find from position in string