Skip to main content

parse_flow_into

Function parse_flow_into 

Source
pub fn parse_flow_into(input: &str) -> Result<FlowInto, FlowIntoParseError<'_>>
Expand description

ยงErrors

Returns an error if input is not a valid CSS value for this property.