Skip to main content

parse_flow_from

Function parse_flow_from 

Source
pub fn parse_flow_from(input: &str) -> Result<FlowFrom, FlowFromParseError<'_>>
Expand description

ยงErrors

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