pub fn parse_direction_corner<'a>( input: &'a str, ) -> Result<DirectionCorner, CssDirectionCornerParseError<'a>>