script
0.0.1
In script::
svgpath::
path
Structs
PathParser
State
Functions
to_point
script
::
svgpath
::
path
Function
to_point
Copy item path
Settings
Help
Summary
Source
pub fn to_point( s: &mut
Stream
<'_>, cmd:
u8
, state: &mut
State
, ) ->
Result
<
PathSegment
,
Error
>