bloqade.lanes.bytecode.grid.grid_to_rust
← Module overview
function
source
functiongrid_to_rust¶source
bloqade.lanes.bytecode.grid.grid_to_rust
def grid_to_rust(g: geometry_grid.Grid) -> GridConvert a bloqade-geometry Grid to a Rust bytecode Grid.
Parameters
| Name | Type | Description |
|---|---|---|
g | geometry_grid.Grid |
Returns
Grid