Skip to main content
parse_affine_point
foundry_
cheatcodes
1.8.0
In foundry_
cheatcodes::
crypto
foundry_cheatcodes
::
crypto
Function
parse_
affine_
point
Copy item path
Source
fn parse_affine_point(x: &U256, y: &U256, name: &
str
) ->
Result
<AffinePoint>