(function() {var implementors = {};
implementors["maplibre"] = [{"text":"impl<'de> Deserialize<'de> for BackgroundPaint","synthetic":false,"types":["maplibre::style::layer::BackgroundPaint"]},{"text":"impl<'de> Deserialize<'de> for FillPaint","synthetic":false,"types":["maplibre::style::layer::FillPaint"]},{"text":"impl<'de> Deserialize<'de> for LinePaint","synthetic":false,"types":["maplibre::style::layer::LinePaint"]},{"text":"impl<'de> Deserialize<'de> for LayerPaint","synthetic":false,"types":["maplibre::style::layer::LayerPaint"]},{"text":"impl<'de> Deserialize<'de> for StyleLayer","synthetic":false,"types":["maplibre::style::layer::StyleLayer"]},{"text":"impl<'de> Deserialize<'de> for TileAddressingScheme","synthetic":false,"types":["maplibre::style::source::TileAddressingScheme"]},{"text":"impl<'de> Deserialize<'de> for VectorSource","synthetic":false,"types":["maplibre::style::source::VectorSource"]},{"text":"impl<'de> Deserialize<'de> for Source","synthetic":false,"types":["maplibre::style::source::Source"]},{"text":"impl<'de> Deserialize<'de> for Style","synthetic":false,"types":["maplibre::style::style::Style"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()