Module kernel
maplibre
0.1.0
Module kernel
Structs
In crate maplibre
Modules
benchmarking
context
coords
debug
environment
event_loop
io
kernel
map
platform
plugin
raster
render
schedule
style
tcs
tessellation
tile
util
vector
window
Macros
define_label
multi_stage
?
Settings
Module
maplibre
::
kernel
Copy item path
source
·
[
−
]
Structs
§
Kernel
Holds references to core constructs of maplibre. Based on the compile-time initialization different implementations for handling windows, asynchronous work, or data sources are provided through a
Kernel
.
KernelBuilder
A convenient builder for
Kernels
.