Skip to main content

parse_boundary

Function parse_boundary 

Source
pub fn parse_boundary(s: &str) -> Option<Boundary>
Expand description

Parse a boundary string of the form "A cannot import B". Returns None if the string doesn’t match the expected format.