Files
mercator_service/implementors/num_traits/cast/trait.FromPrimitive.js

4 lines
527 B
JavaScript

(function() {var implementors = {};
implementors["chrono"] = [{"text":"impl <a class=\"trait\" href=\"num_traits/cast/trait.FromPrimitive.html\" title=\"trait num_traits::cast::FromPrimitive\">FromPrimitive</a> for <a class=\"enum\" href=\"chrono/enum.Weekday.html\" title=\"enum chrono::Weekday\">Weekday</a>","synthetic":false,"types":["chrono::Weekday"]}];
implementors["num_traits"] = [];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()