Skip to main content

block_region_with

Function block_region_with 

Source
pub fn block_region_with(text: &str, begin: &str, end: &str) -> Option<String>
Expand description

The marked region — begin through end inclusive — for the given marker pair, or None when no complete region exists.