This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-50/rustdoc/time/error/sidebar-items.js

1 line
735 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

initSidebarItems({"enum":[["Error","A unified error type for anything returned by a method in the time crate."],["Format","An error occurred when formatting."],["InvalidFormatDescription","The format description provided was not valid."]],"struct":[["ComponentRange","An error type indicating that a component provided to a method was out of range, causing a failure."],["ConversionRange","An error type indicating that a conversion failed because the target type could not store the initial value."],["DifferentVariant","An error type indicating that a `TryFrom` call failed because the original value was of a different variant."],["IndeterminateOffset","The systems UTC offset could not be determined at the given datetime."]]});