From 0c69e62561bb9625429d1c35e4d52906eab52345 Mon Sep 17 00:00:00 2001 From: inodentry Date: Sun, 15 Oct 2023 11:51:22 +0000 Subject: [PATCH] deploy: IyesGames/minewars@578809a494fcba03cd1d3fecf34d752e2d43cd4f --- minewars/api/implementors/core/borrow/trait.Borrow.js | 2 +- minewars/api/implementors/core/clone/trait.Clone.js | 2 +- minewars/api/implementors/core/cmp/trait.Eq.js | 2 +- minewars/api/implementors/core/cmp/trait.Ord.js | 2 +- minewars/api/implementors/core/cmp/trait.PartialEq.js | 2 +- minewars/api/implementors/core/cmp/trait.PartialOrd.js | 2 +- minewars/api/implementors/core/convert/trait.AsRef.js | 2 +- minewars/api/implementors/core/convert/trait.From.js | 2 +- minewars/api/implementors/core/default/trait.Default.js | 2 +- minewars/api/implementors/core/fmt/trait.Debug.js | 2 +- minewars/api/implementors/core/fmt/trait.Display.js | 2 +- minewars/api/implementors/core/fmt/trait.LowerHex.js | 2 +- minewars/api/implementors/core/fmt/trait.UpperHex.js | 2 +- minewars/api/implementors/core/hash/trait.Hash.js | 2 +- minewars/api/implementors/core/marker/trait.Copy.js | 2 +- minewars/api/implementors/core/marker/trait.StructuralEq.js | 2 +- .../implementors/core/marker/trait.StructuralPartialEq.js | 2 +- minewars/api/implementors/serde/ser/trait.Serialize.js | 2 +- minewars/api/search-index.js | 2 +- minewars/api/uuid/fmt/struct.Braced.html | 6 +++--- minewars/api/uuid/fmt/struct.Hyphenated.html | 6 +++--- minewars/api/uuid/fmt/struct.Simple.html | 4 ++-- minewars/api/uuid/fmt/struct.Urn.html | 2 +- minewars/api/uuid/struct.Uuid.html | 6 +++--- 24 files changed, 31 insertions(+), 31 deletions(-) diff --git a/minewars/api/implementors/core/borrow/trait.Borrow.js b/minewars/api/implementors/core/borrow/trait.Borrow.js index 29859971ec..a84c79c979 100644 --- a/minewars/api/implementors/core/borrow/trait.Borrow.js +++ b/minewars/api/implementors/core/borrow/trait.Borrow.js @@ -9,7 +9,7 @@ "smol_str":[["impl Borrow<str> for SmolStr"]], "tinyvec":[["impl<A: Array> Borrow<[<A as Array>::Item]> for ArrayVec<A>"],["impl<'s, T> Borrow<[T]> for SliceVec<'s, T>"],["impl<A: Array> Borrow<[<A as Array>::Item]> for TinyVec<A>"]], "toml_edit":[["impl Borrow<str> for InternalString"]], -"uuid":[["impl Borrow<Uuid> for Simple"],["impl Borrow<Uuid> for Hyphenated"],["impl Borrow<Uuid> for Braced"],["impl Borrow<Uuid> for Urn"]], +"uuid":[["impl Borrow<Uuid> for Urn"],["impl Borrow<Uuid> for Simple"],["impl Borrow<Uuid> for Hyphenated"],["impl Borrow<Uuid> for Braced"]], "wgpu_hal":[["impl Borrow<Texture> for SurfaceTexture"]], "winnow":[["impl Borrow<Bytes> for Vec<u8>"],["impl Borrow<BStr> for Vec<u8>"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/minewars/api/implementors/core/clone/trait.Clone.js b/minewars/api/implementors/core/clone/trait.Clone.js index d10c785b49..1d8ac94e27 100644 --- a/minewars/api/implementors/core/clone/trait.Clone.js +++ b/minewars/api/implementors/core/clone/trait.Clone.js @@ -213,7 +213,7 @@ "unic_langid_impl":[["impl Clone for Script"],["impl Clone for Variant"],["impl Clone for LanguageIdentifier"],["impl Clone for Language"],["impl Clone for Region"]], "unsafe_libyaml":[["impl Clone for yaml_node_type_t"],["impl Clone for yaml_token_t"],["impl Clone for yaml_parser_state_t"],["impl Clone for yaml_event_type_t"],["impl Clone for yaml_simple_key_t"],["impl Clone for yaml_document_t"],["impl Clone for yaml_emitter_t"],["impl Clone for yaml_node_pair_t"],["impl Clone for yaml_encoding_t"],["impl Clone for yaml_error_type_t"],["impl Clone for yaml_node_t"],["impl Clone for yaml_mapping_style_t"],["impl Clone for yaml_break_t"],["impl Clone for yaml_version_directive_t"],["impl<T> Clone for yaml_stack_t<T>"],["impl Clone for yaml_mark_t"],["impl Clone for yaml_sequence_style_t"],["impl Clone for yaml_emitter_state_t"],["impl Clone for yaml_token_type_t"],["impl Clone for yaml_scalar_style_t"],["impl Clone for yaml_event_t"],["impl Clone for yaml_parser_t"],["impl Clone for yaml_alias_data_t"],["impl Clone for yaml_tag_directive_t"]], "untrusted":[["impl Clone for EndOfInput"],["impl<'a> Clone for Input<'a>"]], -"uuid":[["impl Clone for Simple"],["impl Clone for Uuid"],["impl Clone for Variant"],["impl Clone for Timestamp"],["impl Clone for Braced"],["impl Clone for Version"],["impl Clone for NoContext"],["impl Clone for Hyphenated"],["impl Clone for Urn"],["impl Clone for Error"]], +"uuid":[["impl Clone for NoContext"],["impl Clone for Hyphenated"],["impl Clone for Urn"],["impl Clone for Version"],["impl Clone for Simple"],["impl Clone for Braced"],["impl Clone for Error"],["impl Clone for Uuid"],["impl Clone for Timestamp"],["impl Clone for Variant"]], "vec_map":[["impl<'a, V> Clone for Keys<'a, V>"],["impl<V: Clone> Clone for VecMap<V>"],["impl<'a, V> Clone for Iter<'a, V>"],["impl<'a, V> Clone for Values<'a, V>"]], "walkdir":[["impl Clone for DirEntry"]], "wayland_client":[["impl Clone for WlRegistry"],["impl Clone for GlobalManager"],["impl Clone for Error"],["impl Clone for KeyState"],["impl Clone for WlDataDeviceManager"],["impl Clone for WlSubcompositor"],["impl Clone for Transform"],["impl Clone for Error"],["impl Clone for WlShmPool"],["impl Clone for Capability"],["impl Clone for Error"],["impl Clone for WlDataDevice"],["impl Clone for WlKeyboard"],["impl Clone for QueueToken"],["impl Clone for WlSurface"],["impl<I> Clone for Attached<I>where\n I: AsRef<Proxy<I>> + From<Proxy<I>> + Interface,"],["impl Clone for Error"],["impl Clone for WlPointer"],["impl Clone for Error"],["impl Clone for DndAction"],["impl Clone for Subpixel"],["impl Clone for WlCallback"],["impl Clone for AxisSource"],["impl Clone for Resize"],["impl Clone for WlDataSource"],["impl Clone for WlOutput"],["impl Clone for FullscreenMethod"],["impl Clone for KeymapFormat"],["impl Clone for Error"],["impl Clone for ButtonState"],["impl Clone for Error"],["impl Clone for Axis"],["impl<I: Clone + Interface + AsRef<Proxy<I>> + From<Proxy<I>>> Clone for Main<I>"],["impl Clone for WlShell"],["impl Clone for Transient"],["impl Clone for WlShellSurface"],["impl Clone for WlTouch"],["impl Clone for Format"],["impl Clone for Display"],["impl Clone for Mode"],["impl Clone for WlDataOffer"],["impl Clone for WlShm"],["impl Clone for WlBuffer"],["impl Clone for AnonymousObject"],["impl Clone for WlRegion"],["impl Clone for WlSubsurface"],["impl Clone for ProtocolError"],["impl Clone for Error"],["impl Clone for WlCompositor"],["impl Clone for Error"],["impl Clone for WlDisplay"],["impl<I: Interface> Clone for Proxy<I>"],["impl Clone for Error"],["impl Clone for Error"],["impl Clone for WlSeat"]], diff --git a/minewars/api/implementors/core/cmp/trait.Eq.js b/minewars/api/implementors/core/cmp/trait.Eq.js index ea6cd6aa9c..8fdb8a8d7a 100644 --- a/minewars/api/implementors/core/cmp/trait.Eq.js +++ b/minewars/api/implementors/core/cmp/trait.Eq.js @@ -162,7 +162,7 @@ "unic_langid_impl":[["impl Eq for Variant"],["impl Eq for Region"],["impl Eq for Language"],["impl Eq for Script"],["impl Eq for LanguageIdentifier"]], "unsafe_libyaml":[["impl Eq for yaml_emitter_state_t"],["impl Eq for yaml_parser_state_t"],["impl Eq for yaml_break_t"],["impl Eq for yaml_node_type_t"],["impl Eq for yaml_scalar_style_t"],["impl Eq for yaml_error_type_t"],["impl Eq for yaml_event_type_t"],["impl Eq for yaml_token_type_t"],["impl Eq for yaml_mapping_style_t"],["impl Eq for yaml_encoding_t"],["impl Eq for yaml_sequence_style_t"]], "untrusted":[["impl Eq for EndOfInput"]], -"uuid":[["impl Eq for Urn"],["impl Eq for Uuid"],["impl Eq for Hyphenated"],["impl Eq for Simple"],["impl Eq for Error"],["impl Eq for Timestamp"],["impl Eq for Braced"]], +"uuid":[["impl Eq for Braced"],["impl Eq for Simple"],["impl Eq for Error"],["impl Eq for Timestamp"],["impl Eq for Hyphenated"],["impl Eq for Uuid"],["impl Eq for Urn"]], "vec_map":[["impl<V: Eq> Eq for VecMap<V>"]], "wayland_client":[["impl Eq for WlSurface"],["impl Eq for AnonymousObject"],["impl Eq for WlDataDevice"],["impl Eq for WlShellSurface"],["impl Eq for WlDataOffer"],["impl Eq for WlShell"],["impl Eq for WlKeyboard"],["impl Eq for WlSubcompositor"],["impl Eq for Mode"],["impl Eq for Transient"],["impl Eq for WlSubsurface"],["impl Eq for WlRegistry"],["impl Eq for WlBuffer"],["impl Eq for WlDataSource"],["impl Eq for WlPointer"],["impl Eq for WlCallback"],["impl Eq for Capability"],["impl<I> Eq for Proxy<I>where\n I: AsRef<Proxy<I>> + From<Proxy<I>> + Interface,"],["impl Eq for WlDisplay"],["impl Eq for WlShmPool"],["impl Eq for WlCompositor"],["impl Eq for Resize"],["impl Eq for WlTouch"],["impl Eq for DndAction"],["impl Eq for WlRegion"],["impl Eq for WlSeat"],["impl Eq for WlDataDeviceManager"],["impl Eq for WlOutput"],["impl Eq for WlShm"]], "wayland_cursor":[["impl Eq for FrameAndDuration"]], diff --git a/minewars/api/implementors/core/cmp/trait.Ord.js b/minewars/api/implementors/core/cmp/trait.Ord.js index b2fdef8289..342825f3f4 100644 --- a/minewars/api/implementors/core/cmp/trait.Ord.js +++ b/minewars/api/implementors/core/cmp/trait.Ord.js @@ -80,7 +80,7 @@ "ttf_parser":[["impl Ord for GlyphClass"],["impl Ord for GlyphId"],["impl Ord for Permissions"],["impl Ord for Width"],["impl Ord for Tag"]], "unic_langid_impl":[["impl Ord for Language"],["impl Ord for Region"],["impl Ord for Script"],["impl Ord for Variant"],["impl Ord for LanguageIdentifier"]], "unsafe_libyaml":[["impl Ord for yaml_event_type_t"],["impl Ord for yaml_break_t"],["impl Ord for yaml_node_type_t"],["impl Ord for yaml_emitter_state_t"],["impl Ord for yaml_mapping_style_t"],["impl Ord for yaml_error_type_t"],["impl Ord for yaml_encoding_t"],["impl Ord for yaml_parser_state_t"],["impl Ord for yaml_token_type_t"],["impl Ord for yaml_sequence_style_t"],["impl Ord for yaml_scalar_style_t"]], -"uuid":[["impl Ord for Hyphenated"],["impl Ord for Urn"],["impl Ord for Uuid"],["impl Ord for Braced"],["impl Ord for Simple"]], +"uuid":[["impl Ord for Urn"],["impl Ord for Simple"],["impl Ord for Uuid"],["impl Ord for Braced"],["impl Ord for Hyphenated"]], "vec_map":[["impl<V: Ord> Ord for VecMap<V>"]], "wayland_client":[["impl Ord for Transient"],["impl Ord for Resize"],["impl Ord for Capability"],["impl Ord for Mode"],["impl Ord for DndAction"]], "wayland_protocols":[["impl Ord for ConstraintAdjustment"],["impl Ord for Gravity"],["impl Ord for ConstraintAdjustment"],["impl Ord for ContentHint"],["impl Ord for Kind"],["impl Ord for Flags"],["impl Ord for Anchor"],["impl Ord for ContentHint"],["impl Ord for Flags"],["impl Ord for Anchor"]], diff --git a/minewars/api/implementors/core/cmp/trait.PartialEq.js b/minewars/api/implementors/core/cmp/trait.PartialEq.js index 6b400d1e0b..63fd3252c6 100644 --- a/minewars/api/implementors/core/cmp/trait.PartialEq.js +++ b/minewars/api/implementors/core/cmp/trait.PartialEq.js @@ -181,7 +181,7 @@ "unic_langid_impl":[["impl PartialEq<&str> for Variant"],["impl PartialEq<Variant> for Variant"],["impl PartialEq<&str> for Script"],["impl PartialEq<&str> for Region"],["impl PartialEq<Language> for Language"],["impl PartialEq<&str> for LanguageIdentifier"],["impl PartialEq<Region> for Region"],["impl PartialEq<LanguageIdentifierError> for LanguageIdentifierError"],["impl PartialEq<str> for Variant"],["impl PartialEq<Script> for Script"],["impl PartialEq<LanguageIdentifier> for LanguageIdentifier"],["impl PartialEq<CharacterDirection> for CharacterDirection"],["impl PartialEq<&str> for Language"]], "unsafe_libyaml":[["impl PartialEq<yaml_emitter_state_t> for yaml_emitter_state_t"],["impl PartialEq<yaml_encoding_t> for yaml_encoding_t"],["impl PartialEq<yaml_token_type_t> for yaml_token_type_t"],["impl PartialEq<yaml_break_t> for yaml_break_t"],["impl PartialEq<yaml_parser_state_t> for yaml_parser_state_t"],["impl PartialEq<yaml_sequence_style_t> for yaml_sequence_style_t"],["impl PartialEq<yaml_scalar_style_t> for yaml_scalar_style_t"],["impl PartialEq<yaml_node_type_t> for yaml_node_type_t"],["impl PartialEq<yaml_error_type_t> for yaml_error_type_t"],["impl PartialEq<yaml_event_type_t> for yaml_event_type_t"],["impl PartialEq<yaml_mapping_style_t> for yaml_mapping_style_t"]], "untrusted":[["impl PartialEq<EndOfInput> for EndOfInput"]], -"uuid":[["impl PartialEq<Braced> for Braced"],["impl PartialEq<Variant> for Variant"],["impl PartialEq<Version> for Version"],["impl PartialEq<Simple> for Simple"],["impl PartialEq<Uuid> for Uuid"],["impl PartialEq<Hyphenated> for Hyphenated"],["impl PartialEq<Urn> for Urn"],["impl PartialEq<Timestamp> for Timestamp"],["impl PartialEq<Error> for Error"]], +"uuid":[["impl PartialEq<Hyphenated> for Hyphenated"],["impl PartialEq<Uuid> for Uuid"],["impl PartialEq<Error> for Error"],["impl PartialEq<Simple> for Simple"],["impl PartialEq<Urn> for Urn"],["impl PartialEq<Braced> for Braced"],["impl PartialEq<Version> for Version"],["impl PartialEq<Timestamp> for Timestamp"],["impl PartialEq<Variant> for Variant"]], "vec_map":[["impl<V: PartialEq> PartialEq<VecMap<V>> for VecMap<V>"]], "wayland_client":[["impl PartialEq<Error> for Error"],["impl PartialEq<WlShmPool> for WlShmPool"],["impl PartialEq<WlPointer> for WlPointer"],["impl PartialEq<GlobalError> for GlobalError"],["impl PartialEq<Error> for Error"],["impl PartialEq<WlKeyboard> for WlKeyboard"],["impl PartialEq<WlTouch> for WlTouch"],["impl PartialEq<DndAction> for DndAction"],["impl PartialEq<Subpixel> for Subpixel"],["impl<I> PartialEq<Proxy<I>> for Proxy<I>where\n I: AsRef<Proxy<I>> + From<Proxy<I>> + Interface,"],["impl PartialEq<FullscreenMethod> for FullscreenMethod"],["impl PartialEq<Error> for Error"],["impl PartialEq<Format> for Format"],["impl PartialEq<Mode> for Mode"],["impl PartialEq<WlShellSurface> for WlShellSurface"],["impl PartialEq<AnonymousObject> for AnonymousObject"],["impl PartialEq<WlShell> for WlShell"],["impl PartialEq<KeyState> for KeyState"],["impl PartialEq<Axis> for Axis"],["impl PartialEq<Error> for Error"],["impl PartialEq<Error> for Error"],["impl PartialEq<WlOutput> for WlOutput"],["impl PartialEq<WlCompositor> for WlCompositor"],["impl PartialEq<WlSubsurface> for WlSubsurface"],["impl PartialEq<Error> for Error"],["impl PartialEq<Error> for Error"],["impl PartialEq<Resize> for Resize"],["impl PartialEq<Transient> for Transient"],["impl PartialEq<Transform> for Transform"],["impl PartialEq<Error> for Error"],["impl PartialEq<WlDisplay> for WlDisplay"],["impl PartialEq<WlDataDeviceManager> for WlDataDeviceManager"],["impl PartialEq<ButtonState> for ButtonState"],["impl PartialEq<WlRegistry> for WlRegistry"],["impl PartialEq<WlDataDevice> for WlDataDevice"],["impl PartialEq<Error> for Error"],["impl<I: PartialEq + Interface> PartialEq<Attached<I>> for Attached<I>"],["impl<I: PartialEq + Interface + AsRef<Proxy<I>> + From<Proxy<I>>> PartialEq<Main<I>> for Main<I>"],["impl PartialEq<Error> for Error"],["impl PartialEq<WlDataSource> for WlDataSource"],["impl PartialEq<WlRegion> for WlRegion"],["impl PartialEq<WlSeat> for WlSeat"],["impl PartialEq<WlDataOffer> for WlDataOffer"],["impl PartialEq<KeymapFormat> for KeymapFormat"],["impl PartialEq<WlSubcompositor> for WlSubcompositor"],["impl PartialEq<WlSurface> for WlSurface"],["impl PartialEq<Error> for Error"],["impl PartialEq<WlShm> for WlShm"],["impl PartialEq<WlBuffer> for WlBuffer"],["impl PartialEq<AxisSource> for AxisSource"],["impl PartialEq<WlCallback> for WlCallback"],["impl PartialEq<Capability> for Capability"]], "wayland_commons":[["impl PartialEq<Message> for Message"],["impl PartialEq<Argument> for Argument"],["impl PartialEq<ArgumentType> for ArgumentType"]], diff --git a/minewars/api/implementors/core/cmp/trait.PartialOrd.js b/minewars/api/implementors/core/cmp/trait.PartialOrd.js index 65f90aa033..e6a8c1f432 100644 --- a/minewars/api/implementors/core/cmp/trait.PartialOrd.js +++ b/minewars/api/implementors/core/cmp/trait.PartialOrd.js @@ -86,7 +86,7 @@ "ttf_parser":[["impl PartialOrd<GlyphId> for GlyphId"],["impl PartialOrd<GlyphClass> for GlyphClass"],["impl PartialOrd<Tag> for Tag"],["impl PartialOrd<Width> for Width"],["impl PartialOrd<Permissions> for Permissions"]], "unic_langid_impl":[["impl PartialOrd<Variant> for Variant"],["impl PartialOrd<LanguageIdentifier> for LanguageIdentifier"],["impl PartialOrd<Language> for Language"],["impl PartialOrd<Region> for Region"],["impl PartialOrd<Script> for Script"]], "unsafe_libyaml":[["impl PartialOrd<yaml_event_type_t> for yaml_event_type_t"],["impl PartialOrd<yaml_encoding_t> for yaml_encoding_t"],["impl PartialOrd<yaml_node_type_t> for yaml_node_type_t"],["impl PartialOrd<yaml_error_type_t> for yaml_error_type_t"],["impl PartialOrd<yaml_token_type_t> for yaml_token_type_t"],["impl PartialOrd<yaml_emitter_state_t> for yaml_emitter_state_t"],["impl PartialOrd<yaml_sequence_style_t> for yaml_sequence_style_t"],["impl PartialOrd<yaml_scalar_style_t> for yaml_scalar_style_t"],["impl PartialOrd<yaml_break_t> for yaml_break_t"],["impl PartialOrd<yaml_parser_state_t> for yaml_parser_state_t"],["impl PartialOrd<yaml_mapping_style_t> for yaml_mapping_style_t"]], -"uuid":[["impl PartialOrd<Uuid> for Uuid"],["impl PartialOrd<Braced> for Braced"],["impl PartialOrd<Hyphenated> for Hyphenated"],["impl PartialOrd<Simple> for Simple"],["impl PartialOrd<Urn> for Urn"]], +"uuid":[["impl PartialOrd<Simple> for Simple"],["impl PartialOrd<Uuid> for Uuid"],["impl PartialOrd<Braced> for Braced"],["impl PartialOrd<Urn> for Urn"],["impl PartialOrd<Hyphenated> for Hyphenated"]], "vec_map":[["impl<V: PartialOrd> PartialOrd<VecMap<V>> for VecMap<V>"]], "wayland_client":[["impl PartialOrd<Resize> for Resize"],["impl PartialOrd<Transient> for Transient"],["impl PartialOrd<DndAction> for DndAction"],["impl PartialOrd<Capability> for Capability"],["impl PartialOrd<Mode> for Mode"]], "wayland_protocols":[["impl PartialOrd<ConstraintAdjustment> for ConstraintAdjustment"],["impl PartialOrd<Anchor> for Anchor"],["impl PartialOrd<Anchor> for Anchor"],["impl PartialOrd<Gravity> for Gravity"],["impl PartialOrd<ContentHint> for ContentHint"],["impl PartialOrd<ContentHint> for ContentHint"],["impl PartialOrd<Flags> for Flags"],["impl PartialOrd<Kind> for Kind"],["impl PartialOrd<Flags> for Flags"],["impl PartialOrd<ConstraintAdjustment> for ConstraintAdjustment"]], diff --git a/minewars/api/implementors/core/convert/trait.AsRef.js b/minewars/api/implementors/core/convert/trait.AsRef.js index 03837658f6..266b18198c 100644 --- a/minewars/api/implementors/core/convert/trait.AsRef.js +++ b/minewars/api/implementors/core/convert/trait.AsRef.js @@ -30,7 +30,7 @@ "toml_edit":[["impl AsRef<str> for InternalString"]], "tracing_core":[["impl AsRef<str> for Field"]], "unic_langid_impl":[["impl AsRef<LanguageIdentifier> for LanguageIdentifier"]], -"uuid":[["impl AsRef<Uuid> for Braced"],["impl AsRef<Uuid> for Simple"],["impl AsRef<[u8]> for Uuid"],["impl AsRef<Uuid> for Hyphenated"],["impl AsRef<Uuid> for Urn"]], +"uuid":[["impl AsRef<Uuid> for Simple"],["impl AsRef<Uuid> for Braced"],["impl AsRef<Uuid> for Hyphenated"],["impl AsRef<Uuid> for Urn"],["impl AsRef<[u8]> for Uuid"]], "wayland_client":[["impl AsRef<Proxy<WlShell>> for WlShell"],["impl AsRef<Proxy<WlShellSurface>> for WlShellSurface"],["impl AsRef<Proxy<AnonymousObject>> for AnonymousObject"],["impl AsRef<Proxy<WlPointer>> for WlPointer"],["impl AsRef<Proxy<WlShm>> for WlShm"],["impl AsRef<Proxy<WlDataOffer>> for WlDataOffer"],["impl AsRef<Proxy<WlDisplay>> for WlDisplay"],["impl AsRef<Proxy<WlSubsurface>> for WlSubsurface"],["impl AsRef<Proxy<WlOutput>> for WlOutput"],["impl AsRef<Proxy<WlCallback>> for WlCallback"],["impl AsRef<Proxy<WlSubcompositor>> for WlSubcompositor"],["impl AsRef<Proxy<WlRegistry>> for WlRegistry"],["impl AsRef<Proxy<WlKeyboard>> for WlKeyboard"],["impl AsRef<Proxy<WlDataDevice>> for WlDataDevice"],["impl AsRef<Proxy<WlDataSource>> for WlDataSource"],["impl AsRef<Proxy<WlSeat>> for WlSeat"],["impl AsRef<Proxy<WlRegion>> for WlRegion"],["impl AsRef<Proxy<WlDataDeviceManager>> for WlDataDeviceManager"],["impl AsRef<Proxy<WlBuffer>> for WlBuffer"],["impl AsRef<Proxy<WlTouch>> for WlTouch"],["impl AsRef<Proxy<WlSurface>> for WlSurface"],["impl AsRef<Proxy<WlShmPool>> for WlShmPool"],["impl AsRef<Proxy<WlCompositor>> for WlCompositor"]], "wayland_protocols":[["impl AsRef<Proxy<ZxdgExporterV1>> for ZxdgExporterV1"],["impl AsRef<Proxy<ZwpTabletV2>> for ZwpTabletV2"],["impl AsRef<Proxy<ZwlrDataControlSourceV1>> for ZwlrDataControlSourceV1"],["impl AsRef<Proxy<ZwpPointerGesturesV1>> for ZwpPointerGesturesV1"],["impl AsRef<Proxy<ZwlrGammaControlManagerV1>> for ZwlrGammaControlManagerV1"],["impl AsRef<Proxy<ZwpPointerGestureSwipeV1>> for ZwpPointerGestureSwipeV1"],["impl AsRef<Proxy<ZwpInputPanelSurfaceV1>> for ZwpInputPanelSurfaceV1"],["impl AsRef<Proxy<XdgToplevel>> for XdgToplevel"],["impl AsRef<Proxy<GtkPrimarySelectionOffer>> for GtkPrimarySelectionOffer"],["impl AsRef<Proxy<GtkPrimarySelectionSource>> for GtkPrimarySelectionSource"],["impl AsRef<Proxy<ZwpXwaylandKeyboardGrabV1>> for ZwpXwaylandKeyboardGrabV1"],["impl AsRef<Proxy<ZwpTabletV1>> for ZwpTabletV1"],["impl AsRef<Proxy<WpViewporter>> for WpViewporter"],["impl AsRef<Proxy<ZwpLinuxExplicitSynchronizationV1>> for ZwpLinuxExplicitSynchronizationV1"],["impl AsRef<Proxy<ZxdgExportedV2>> for ZxdgExportedV2"],["impl AsRef<Proxy<XdgPositioner>> for XdgPositioner"],["impl AsRef<Proxy<ZxdgImportedV1>> for ZxdgImportedV1"],["impl AsRef<Proxy<GtkPrimarySelectionDevice>> for GtkPrimarySelectionDevice"],["impl AsRef<Proxy<ZxdgSurfaceV6>> for ZxdgSurfaceV6"],["impl AsRef<Proxy<ZwpPrimarySelectionDeviceManagerV1>> for ZwpPrimarySelectionDeviceManagerV1"],["impl AsRef<Proxy<XdgActivationTokenV1>> for XdgActivationTokenV1"],["impl AsRef<Proxy<ZwpLinuxBufferReleaseV1>> for ZwpLinuxBufferReleaseV1"],["impl AsRef<Proxy<ZwpTabletToolV1>> for ZwpTabletToolV1"],["impl AsRef<Proxy<ZxdgOutputManagerV1>> for ZxdgOutputManagerV1"],["impl AsRef<Proxy<ZwpInputPopupSurfaceV2>> for ZwpInputPopupSurfaceV2"],["impl AsRef<Proxy<ZxdgOutputV1>> for ZxdgOutputV1"],["impl AsRef<Proxy<XdgSurface>> for XdgSurface"],["impl AsRef<Proxy<ZwlrInputInhibitManagerV1>> for ZwlrInputInhibitManagerV1"],["impl AsRef<Proxy<ZwpPointerGesturePinchV1>> for ZwpPointerGesturePinchV1"],["impl AsRef<Proxy<ZwpTabletManagerV2>> for ZwpTabletManagerV2"],["impl AsRef<Proxy<ZwlrOutputHeadV1>> for ZwlrOutputHeadV1"],["impl AsRef<Proxy<ZwpTextInputV3>> for ZwpTextInputV3"],["impl AsRef<Proxy<ZwpTabletSeatV1>> for ZwpTabletSeatV1"],["impl AsRef<Proxy<ZxdgExportedV1>> for ZxdgExportedV1"],["impl AsRef<Proxy<ZxdgImporterV1>> for ZxdgImporterV1"],["impl AsRef<Proxy<ZwpInputTimestampsV1>> for ZwpInputTimestampsV1"],["impl AsRef<Proxy<ZwpLockedPointerV1>> for ZwpLockedPointerV1"],["impl AsRef<Proxy<ZwlrForeignToplevelManagerV1>> for ZwlrForeignToplevelManagerV1"],["impl AsRef<Proxy<ZwlrDataControlManagerV1>> for ZwlrDataControlManagerV1"],["impl AsRef<Proxy<ZwpPrimarySelectionDeviceV1>> for ZwpPrimarySelectionDeviceV1"],["impl AsRef<Proxy<ZwpTabletPadV2>> for ZwpTabletPadV2"],["impl AsRef<Proxy<ZwpTextInputManagerV1>> for ZwpTextInputManagerV1"],["impl AsRef<Proxy<ZwpTabletPadRingV2>> for ZwpTabletPadRingV2"],["impl AsRef<Proxy<ZxdgImporterV2>> for ZxdgImporterV2"],["impl AsRef<Proxy<ZwpTextInputV1>> for ZwpTextInputV1"],["impl AsRef<Proxy<ZwpPointerConstraintsV1>> for ZwpPointerConstraintsV1"],["impl AsRef<Proxy<OrgKdeKwinServerDecorationManager>> for OrgKdeKwinServerDecorationManager"],["impl AsRef<Proxy<ZwpFullscreenShellModeFeedbackV1>> for ZwpFullscreenShellModeFeedbackV1"],["impl AsRef<Proxy<XdgShell>> for XdgShell"],["impl AsRef<Proxy<ZwlrOutputConfigurationHeadV1>> for ZwlrOutputConfigurationHeadV1"],["impl AsRef<Proxy<ZwlrVirtualPointerManagerV1>> for ZwlrVirtualPointerManagerV1"],["impl AsRef<Proxy<XdgSurface>> for XdgSurface"],["impl AsRef<Proxy<ZwpTabletToolV2>> for ZwpTabletToolV2"],["impl AsRef<Proxy<ZxdgDecorationManagerV1>> for ZxdgDecorationManagerV1"],["impl AsRef<Proxy<ZwpIdleInhibitManagerV1>> for ZwpIdleInhibitManagerV1"],["impl AsRef<Proxy<ZwpLinuxBufferParamsV1>> for ZwpLinuxBufferParamsV1"],["impl AsRef<Proxy<WpViewport>> for WpViewport"],["impl AsRef<Proxy<ZwlrExportDmabufFrameV1>> for ZwlrExportDmabufFrameV1"],["impl AsRef<Proxy<ZwpFullscreenShellV1>> for ZwpFullscreenShellV1"],["impl AsRef<Proxy<ZwpInputTimestampsManagerV1>> for ZwpInputTimestampsManagerV1"],["impl AsRef<Proxy<ZxdgImportedV2>> for ZxdgImportedV2"],["impl AsRef<Proxy<ZxdgShellV6>> for ZxdgShellV6"],["impl AsRef<Proxy<ZwlrLayerShellV1>> for ZwlrLayerShellV1"],["impl AsRef<Proxy<ZwpKeyboardShortcutsInhibitManagerV1>> for ZwpKeyboardShortcutsInhibitManagerV1"],["impl AsRef<Proxy<ZxdgPopupV6>> for ZxdgPopupV6"],["impl AsRef<Proxy<GtkPrimarySelectionDeviceManager>> for GtkPrimarySelectionDeviceManager"],["impl AsRef<Proxy<ZxdgExporterV2>> for ZxdgExporterV2"],["impl AsRef<Proxy<ZwlrOutputConfigurationV1>> for ZwlrOutputConfigurationV1"],["impl AsRef<Proxy<ZwlrGammaControlV1>> for ZwlrGammaControlV1"],["impl AsRef<Proxy<ZwpKeyboardShortcutsInhibitorV1>> for ZwpKeyboardShortcutsInhibitorV1"],["impl AsRef<Proxy<XdgPopup>> for XdgPopup"],["impl AsRef<Proxy<ZwlrOutputPowerV1>> for ZwlrOutputPowerV1"],["impl AsRef<Proxy<ZwpInputMethodKeyboardGrabV2>> for ZwpInputMethodKeyboardGrabV2"],["impl AsRef<Proxy<ZxdgPositionerV6>> for ZxdgPositionerV6"],["impl AsRef<Proxy<ZwpRelativePointerV1>> for ZwpRelativePointerV1"],["impl AsRef<Proxy<ZwlrOutputManagerV1>> for ZwlrOutputManagerV1"],["impl AsRef<Proxy<ZwpTextInputManagerV3>> for ZwpTextInputManagerV3"],["impl AsRef<Proxy<XdgWmBase>> for XdgWmBase"],["impl AsRef<Proxy<ZwpPrimarySelectionSourceV1>> for ZwpPrimarySelectionSourceV1"],["impl AsRef<Proxy<ZwlrScreencopyManagerV1>> for ZwlrScreencopyManagerV1"],["impl AsRef<Proxy<ZwpInputMethodManagerV2>> for ZwpInputMethodManagerV2"],["impl AsRef<Proxy<ZxdgToplevelV6>> for ZxdgToplevelV6"],["impl AsRef<Proxy<ZwlrForeignToplevelHandleV1>> for ZwlrForeignToplevelHandleV1"],["impl AsRef<Proxy<ZwpLinuxDmabufV1>> for ZwpLinuxDmabufV1"],["impl AsRef<Proxy<ZwpConfinedPointerV1>> for ZwpConfinedPointerV1"],["impl AsRef<Proxy<ZwlrOutputPowerManagerV1>> for ZwlrOutputPowerManagerV1"],["impl AsRef<Proxy<ZwpPrimarySelectionOfferV1>> for ZwpPrimarySelectionOfferV1"],["impl AsRef<Proxy<ZwpTabletPadStripV2>> for ZwpTabletPadStripV2"],["impl AsRef<Proxy<ZwpTabletPadGroupV2>> for ZwpTabletPadGroupV2"],["impl AsRef<Proxy<ZwpInputPanelV1>> for ZwpInputPanelV1"],["impl AsRef<Proxy<ZwpXwaylandKeyboardGrabManagerV1>> for ZwpXwaylandKeyboardGrabManagerV1"],["impl AsRef<Proxy<ZwlrLayerSurfaceV1>> for ZwlrLayerSurfaceV1"],["impl AsRef<Proxy<ZwpInputMethodV1>> for ZwpInputMethodV1"],["impl AsRef<Proxy<ZwpTabletManagerV1>> for ZwpTabletManagerV1"],["impl AsRef<Proxy<XdgPopup>> for XdgPopup"],["impl AsRef<Proxy<WpPresentation>> for WpPresentation"],["impl AsRef<Proxy<ZwlrDataControlOfferV1>> for ZwlrDataControlOfferV1"],["impl AsRef<Proxy<ZwlrScreencopyFrameV1>> for ZwlrScreencopyFrameV1"],["impl AsRef<Proxy<ZwlrDataControlDeviceV1>> for ZwlrDataControlDeviceV1"],["impl AsRef<Proxy<ZwlrInputInhibitorV1>> for ZwlrInputInhibitorV1"],["impl AsRef<Proxy<ZwlrExportDmabufManagerV1>> for ZwlrExportDmabufManagerV1"],["impl AsRef<Proxy<ZwlrOutputModeV1>> for ZwlrOutputModeV1"],["impl AsRef<Proxy<ZwpTabletSeatV2>> for ZwpTabletSeatV2"],["impl AsRef<Proxy<ZwpIdleInhibitorV1>> for ZwpIdleInhibitorV1"],["impl AsRef<Proxy<WpPresentationFeedback>> for WpPresentationFeedback"],["impl AsRef<Proxy<ZwpLinuxSurfaceSynchronizationV1>> for ZwpLinuxSurfaceSynchronizationV1"],["impl AsRef<Proxy<XdgActivationV1>> for XdgActivationV1"],["impl AsRef<Proxy<ZwpInputMethodV2>> for ZwpInputMethodV2"],["impl AsRef<Proxy<OrgKdeKwinServerDecoration>> for OrgKdeKwinServerDecoration"],["impl AsRef<Proxy<ZxdgToplevelDecorationV1>> for ZxdgToplevelDecorationV1"],["impl AsRef<Proxy<ZwlrVirtualPointerV1>> for ZwlrVirtualPointerV1"],["impl AsRef<Proxy<ZwpRelativePointerManagerV1>> for ZwpRelativePointerManagerV1"],["impl AsRef<Proxy<ZwpInputMethodContextV1>> for ZwpInputMethodContextV1"]], "webpki":[["impl AsRef<[u8]> for DnsNameRef<'_>"],["impl AsRef<str> for DnsName"]], diff --git a/minewars/api/implementors/core/convert/trait.From.js b/minewars/api/implementors/core/convert/trait.From.js index 4de4ab6461..e9c04b3294 100644 --- a/minewars/api/implementors/core/convert/trait.From.js +++ b/minewars/api/implementors/core/convert/trait.From.js @@ -128,7 +128,7 @@ "ttf_parser":[["impl From<f32> for NormalizedCoordinate"],["impl From<u16> for Weight"],["impl From<i16> for NormalizedCoordinate"]], "unic_langid_impl":[["impl From<Region> for u32"],["impl From<Variant> for u64"],["impl From<Language> for Option<u64>"],["impl<'l> From<&'l Script> for &'l str"],["impl From<&Variant> for u64"],["impl From<Script> for u32"],["impl From<&Language> for Option<u64>"],["impl<'l> From<&'l Region> for &'l str"]], "untrusted":[["impl<'a> From<&'a [u8]> for Input<'a>"]], -"uuid":[["impl From<Urn> for Uuid"],["impl From<Braced> for Uuid"],["impl From<Simple> for Uuid"],["impl From<Uuid> for Braced"],["impl From<Uuid> for Simple"],["impl From<Uuid> for Hyphenated"],["impl From<Uuid> for Urn"],["impl From<Hyphenated> for Uuid"]], +"uuid":[["impl From<Uuid> for Urn"],["impl From<Uuid> for Braced"],["impl From<Urn> for Uuid"],["impl From<Uuid> for Hyphenated"],["impl From<Uuid> for Simple"],["impl From<Braced> for Uuid"],["impl From<Simple> for Uuid"],["impl From<Hyphenated> for Uuid"]], "walkdir":[["impl From<Error> for Error"]], "wayland_client":[["impl From<WlSubcompositor> for Proxy<WlSubcompositor>"],["impl From<Proxy<WlDataDeviceManager>> for WlDataDeviceManager"],["impl From<WlShm> for Proxy<WlShm>"],["impl From<Proxy<WlShm>> for WlShm"],["impl From<WlOutput> for Proxy<WlOutput>"],["impl From<Proxy<WlSurface>> for WlSurface"],["impl From<WlDisplay> for Proxy<WlDisplay>"],["impl From<AnonymousObject> for Proxy<AnonymousObject>"],["impl From<WlCallback> for Proxy<WlCallback>"],["impl From<WlBuffer> for Proxy<WlBuffer>"],["impl From<Proxy<WlSubcompositor>> for WlSubcompositor"],["impl From<WlShellSurface> for Proxy<WlShellSurface>"],["impl From<WlDataDevice> for Proxy<WlDataDevice>"],["impl From<WlDataDeviceManager> for Proxy<WlDataDeviceManager>"],["impl From<Proxy<WlBuffer>> for WlBuffer"],["impl From<Proxy<WlDataOffer>> for WlDataOffer"],["impl From<WlTouch> for Proxy<WlTouch>"],["impl From<Proxy<WlTouch>> for WlTouch"],["impl From<Proxy<WlDataDevice>> for WlDataDevice"],["impl From<WlCompositor> for Proxy<WlCompositor>"],["impl From<Proxy<WlOutput>> for WlOutput"],["impl From<WlShmPool> for Proxy<WlShmPool>"],["impl From<WlSubsurface> for Proxy<WlSubsurface>"],["impl From<WlPointer> for Proxy<WlPointer>"],["impl From<WlSeat> for Proxy<WlSeat>"],["impl From<Proxy<WlPointer>> for WlPointer"],["impl From<Proxy<WlShell>> for WlShell"],["impl From<WlDataOffer> for Proxy<WlDataOffer>"],["impl<I> From<Main<I>> for Attached<I>where\n I: AsRef<Proxy<I>> + From<Proxy<I>> + Interface,"],["impl From<WlKeyboard> for Proxy<WlKeyboard>"],["impl From<Proxy<WlShmPool>> for WlShmPool"],["impl From<Proxy<WlCallback>> for WlCallback"],["impl From<Proxy<WlSubsurface>> for WlSubsurface"],["impl From<WlSurface> for Proxy<WlSurface>"],["impl From<Proxy<WlSeat>> for WlSeat"],["impl From<WlRegion> for Proxy<WlRegion>"],["impl From<Proxy<AnonymousObject>> for AnonymousObject"],["impl From<Proxy<WlCompositor>> for WlCompositor"],["impl From<Proxy<WlRegistry>> for WlRegistry"],["impl From<WlDataSource> for Proxy<WlDataSource>"],["impl From<Proxy<WlKeyboard>> for WlKeyboard"],["impl From<Proxy<WlDisplay>> for WlDisplay"],["impl From<Proxy<WlDataSource>> for WlDataSource"],["impl From<WlShell> for Proxy<WlShell>"],["impl From<WlRegistry> for Proxy<WlRegistry>"],["impl From<Proxy<WlRegion>> for WlRegion"],["impl From<Proxy<WlShellSurface>> for WlShellSurface"]], "wayland_protocols":[["impl From<ZwpInputPopupSurfaceV2> for Proxy<ZwpInputPopupSurfaceV2>"],["impl From<ZwlrForeignToplevelManagerV1> for Proxy<ZwlrForeignToplevelManagerV1>"],["impl From<ZwpInputMethodV2> for Proxy<ZwpInputMethodV2>"],["impl From<ZxdgExportedV1> for Proxy<ZxdgExportedV1>"],["impl From<Proxy<XdgActivationV1>> for XdgActivationV1"],["impl From<Proxy<ZwpPointerGesturesV1>> for ZwpPointerGesturesV1"],["impl From<ZwpPointerGesturePinchV1> for Proxy<ZwpPointerGesturePinchV1>"],["impl From<XdgPopup> for Proxy<XdgPopup>"],["impl From<Proxy<WpPresentationFeedback>> for WpPresentationFeedback"],["impl From<Proxy<ZwpTabletV2>> for ZwpTabletV2"],["impl From<Proxy<ZwlrDataControlOfferV1>> for ZwlrDataControlOfferV1"],["impl From<ZwpTextInputManagerV3> for Proxy<ZwpTextInputManagerV3>"],["impl From<Proxy<ZwpInputPanelSurfaceV1>> for ZwpInputPanelSurfaceV1"],["impl From<GtkPrimarySelectionOffer> for Proxy<GtkPrimarySelectionOffer>"],["impl From<Proxy<ZwpPointerGestureSwipeV1>> for ZwpPointerGestureSwipeV1"],["impl From<ZwpTextInputManagerV1> for Proxy<ZwpTextInputManagerV1>"],["impl From<ZwlrVirtualPointerManagerV1> for Proxy<ZwlrVirtualPointerManagerV1>"],["impl From<Proxy<WpPresentation>> for WpPresentation"],["impl From<ZwpLinuxBufferReleaseV1> for Proxy<ZwpLinuxBufferReleaseV1>"],["impl From<ZwpXwaylandKeyboardGrabManagerV1> for Proxy<ZwpXwaylandKeyboardGrabManagerV1>"],["impl From<ZwpLinuxDmabufV1> for Proxy<ZwpLinuxDmabufV1>"],["impl From<Proxy<ZwpTabletManagerV2>> for ZwpTabletManagerV2"],["impl From<Proxy<ZwpInputPanelV1>> for ZwpInputPanelV1"],["impl From<XdgPositioner> for Proxy<XdgPositioner>"],["impl From<ZwlrDataControlDeviceV1> for Proxy<ZwlrDataControlDeviceV1>"],["impl From<ZwpTabletPadRingV2> for Proxy<ZwpTabletPadRingV2>"],["impl From<ZxdgPopupV6> for Proxy<ZxdgPopupV6>"],["impl From<Proxy<ZwpPointerConstraintsV1>> for ZwpPointerConstraintsV1"],["impl From<ZxdgPositionerV6> for Proxy<ZxdgPositionerV6>"],["impl From<WpViewport> for Proxy<WpViewport>"],["impl From<Proxy<ZwlrDataControlManagerV1>> for ZwlrDataControlManagerV1"],["impl From<Proxy<ZwpIdleInhibitorV1>> for ZwpIdleInhibitorV1"],["impl From<Proxy<ZwpTabletManagerV1>> for ZwpTabletManagerV1"],["impl From<GtkPrimarySelectionDevice> for Proxy<GtkPrimarySelectionDevice>"],["impl From<ZwpTabletPadV2> for Proxy<ZwpTabletPadV2>"],["impl From<XdgToplevel> for Proxy<XdgToplevel>"],["impl From<ZwpRelativePointerManagerV1> for Proxy<ZwpRelativePointerManagerV1>"],["impl From<ZwlrOutputPowerManagerV1> for Proxy<ZwlrOutputPowerManagerV1>"],["impl From<Proxy<ZwpTextInputV1>> for ZwpTextInputV1"],["impl From<ZwlrGammaControlManagerV1> for Proxy<ZwlrGammaControlManagerV1>"],["impl From<Proxy<ZwpRelativePointerManagerV1>> for ZwpRelativePointerManagerV1"],["impl From<Proxy<XdgToplevel>> for XdgToplevel"],["impl From<ZxdgExporterV1> for Proxy<ZxdgExporterV1>"],["impl From<Proxy<ZwlrOutputConfigurationHeadV1>> for ZwlrOutputConfigurationHeadV1"],["impl From<Proxy<XdgSurface>> for XdgSurface"],["impl From<ZwpIdleInhibitManagerV1> for Proxy<ZwpIdleInhibitManagerV1>"],["impl From<Proxy<ZwpXwaylandKeyboardGrabManagerV1>> for ZwpXwaylandKeyboardGrabManagerV1"],["impl From<Proxy<ZwlrOutputConfigurationV1>> for ZwlrOutputConfigurationV1"],["impl From<ZxdgExportedV2> for Proxy<ZxdgExportedV2>"],["impl From<ZwlrExportDmabufManagerV1> for Proxy<ZwlrExportDmabufManagerV1>"],["impl From<Proxy<ZwlrInputInhibitManagerV1>> for ZwlrInputInhibitManagerV1"],["impl From<Proxy<ZwlrScreencopyManagerV1>> for ZwlrScreencopyManagerV1"],["impl From<Proxy<ZxdgExporterV1>> for ZxdgExporterV1"],["impl From<Proxy<ZwlrGammaControlV1>> for ZwlrGammaControlV1"],["impl From<ZwpInputTimestampsManagerV1> for Proxy<ZwpInputTimestampsManagerV1>"],["impl From<Proxy<ZwlrOutputModeV1>> for ZwlrOutputModeV1"],["impl From<ZwpIdleInhibitorV1> for Proxy<ZwpIdleInhibitorV1>"],["impl From<XdgShell> for Proxy<XdgShell>"],["impl From<ZwpInputTimestampsV1> for Proxy<ZwpInputTimestampsV1>"],["impl From<ZxdgOutputV1> for Proxy<ZxdgOutputV1>"],["impl From<ZwpKeyboardShortcutsInhibitManagerV1> for Proxy<ZwpKeyboardShortcutsInhibitManagerV1>"],["impl From<Proxy<ZwpPrimarySelectionDeviceV1>> for ZwpPrimarySelectionDeviceV1"],["impl From<ZwlrDataControlOfferV1> for Proxy<ZwlrDataControlOfferV1>"],["impl From<Proxy<WpViewport>> for WpViewport"],["impl From<OrgKdeKwinServerDecoration> for Proxy<OrgKdeKwinServerDecoration>"],["impl From<Proxy<ZwlrOutputPowerV1>> for ZwlrOutputPowerV1"],["impl From<WpViewporter> for Proxy<WpViewporter>"],["impl From<ZwpInputMethodV1> for Proxy<ZwpInputMethodV1>"],["impl From<XdgSurface> for Proxy<XdgSurface>"],["impl From<ZxdgImportedV1> for Proxy<ZxdgImportedV1>"],["impl From<OrgKdeKwinServerDecorationManager> for Proxy<OrgKdeKwinServerDecorationManager>"],["impl From<Proxy<ZwpInputMethodManagerV2>> for ZwpInputMethodManagerV2"],["impl From<Proxy<ZwpTabletSeatV2>> for ZwpTabletSeatV2"],["impl From<Proxy<ZwpFullscreenShellV1>> for ZwpFullscreenShellV1"],["impl From<Proxy<XdgSurface>> for XdgSurface"],["impl From<ZwpLinuxBufferParamsV1> for Proxy<ZwpLinuxBufferParamsV1>"],["impl From<ZwpPointerConstraintsV1> for Proxy<ZwpPointerConstraintsV1>"],["impl From<ZwlrInputInhibitManagerV1> for Proxy<ZwlrInputInhibitManagerV1>"],["impl From<Proxy<ZwpInputMethodKeyboardGrabV2>> for ZwpInputMethodKeyboardGrabV2"],["impl From<Proxy<ZwpInputTimestampsV1>> for ZwpInputTimestampsV1"],["impl From<Proxy<ZwpPrimarySelectionDeviceManagerV1>> for ZwpPrimarySelectionDeviceManagerV1"],["impl From<ZxdgOutputManagerV1> for Proxy<ZxdgOutputManagerV1>"],["impl From<Proxy<ZwpRelativePointerV1>> for ZwpRelativePointerV1"],["impl From<Proxy<ZwpIdleInhibitManagerV1>> for ZwpIdleInhibitManagerV1"],["impl From<ZwlrInputInhibitorV1> for Proxy<ZwlrInputInhibitorV1>"],["impl From<Proxy<ZwlrOutputManagerV1>> for ZwlrOutputManagerV1"],["impl From<ZwpLinuxExplicitSynchronizationV1> for Proxy<ZwpLinuxExplicitSynchronizationV1>"],["impl From<Proxy<ZwpLinuxBufferReleaseV1>> for ZwpLinuxBufferReleaseV1"],["impl From<Proxy<GtkPrimarySelectionDeviceManager>> for GtkPrimarySelectionDeviceManager"],["impl From<Proxy<ZxdgDecorationManagerV1>> for ZxdgDecorationManagerV1"],["impl From<Proxy<ZwlrForeignToplevelHandleV1>> for ZwlrForeignToplevelHandleV1"],["impl From<ZwpKeyboardShortcutsInhibitorV1> for Proxy<ZwpKeyboardShortcutsInhibitorV1>"],["impl From<ZwpTabletPadStripV2> for Proxy<ZwpTabletPadStripV2>"],["impl From<Proxy<ZwpLinuxSurfaceSynchronizationV1>> for ZwpLinuxSurfaceSynchronizationV1"],["impl From<Proxy<ZwpTabletToolV1>> for ZwpTabletToolV1"],["impl From<Proxy<OrgKdeKwinServerDecoration>> for OrgKdeKwinServerDecoration"],["impl From<Proxy<ZxdgImportedV2>> for ZxdgImportedV2"],["impl From<ZwpTextInputV3> for Proxy<ZwpTextInputV3>"],["impl From<Proxy<ZxdgToplevelV6>> for ZxdgToplevelV6"],["impl From<GtkPrimarySelectionSource> for Proxy<GtkPrimarySelectionSource>"],["impl From<Proxy<ZwlrExportDmabufManagerV1>> for ZwlrExportDmabufManagerV1"],["impl From<ZwlrForeignToplevelHandleV1> for Proxy<ZwlrForeignToplevelHandleV1>"],["impl From<Proxy<XdgWmBase>> for XdgWmBase"],["impl From<Proxy<ZwlrInputInhibitorV1>> for ZwlrInputInhibitorV1"],["impl From<WpPresentation> for Proxy<WpPresentation>"],["impl From<Proxy<ZwlrGammaControlManagerV1>> for ZwlrGammaControlManagerV1"],["impl From<GtkPrimarySelectionDeviceManager> for Proxy<GtkPrimarySelectionDeviceManager>"],["impl From<Proxy<WpViewporter>> for WpViewporter"],["impl From<ZwlrLayerShellV1> for Proxy<ZwlrLayerShellV1>"],["impl From<ZxdgSurfaceV6> for Proxy<ZxdgSurfaceV6>"],["impl From<ZwlrOutputPowerV1> for Proxy<ZwlrOutputPowerV1>"],["impl From<Proxy<ZwpTabletToolV2>> for ZwpTabletToolV2"],["impl From<Proxy<ZwpFullscreenShellModeFeedbackV1>> for ZwpFullscreenShellModeFeedbackV1"],["impl From<Proxy<ZxdgExportedV2>> for ZxdgExportedV2"],["impl From<ZwlrLayerSurfaceV1> for Proxy<ZwlrLayerSurfaceV1>"],["impl From<XdgPopup> for Proxy<XdgPopup>"],["impl From<ZwpTabletPadGroupV2> for Proxy<ZwpTabletPadGroupV2>"],["impl From<Proxy<ZxdgExportedV1>> for ZxdgExportedV1"],["impl From<ZwlrOutputHeadV1> for Proxy<ZwlrOutputHeadV1>"],["impl From<ZwpTabletToolV2> for Proxy<ZwpTabletToolV2>"],["impl From<Proxy<ZwpPrimarySelectionOfferV1>> for ZwpPrimarySelectionOfferV1"],["impl From<ZxdgToplevelV6> for Proxy<ZxdgToplevelV6>"],["impl From<ZwpPrimarySelectionDeviceV1> for Proxy<ZwpPrimarySelectionDeviceV1>"],["impl From<ZxdgImporterV2> for Proxy<ZxdgImporterV2>"],["impl From<ZwpPointerGesturesV1> for Proxy<ZwpPointerGesturesV1>"],["impl From<ZwpPrimarySelectionOfferV1> for Proxy<ZwpPrimarySelectionOfferV1>"],["impl From<Proxy<OrgKdeKwinServerDecorationManager>> for OrgKdeKwinServerDecorationManager"],["impl From<ZwlrOutputConfigurationV1> for Proxy<ZwlrOutputConfigurationV1>"],["impl From<Proxy<ZwpLinuxBufferParamsV1>> for ZwpLinuxBufferParamsV1"],["impl From<ZwpTabletSeatV2> for Proxy<ZwpTabletSeatV2>"],["impl From<ZxdgDecorationManagerV1> for Proxy<ZxdgDecorationManagerV1>"],["impl From<Proxy<ZwpConfinedPointerV1>> for ZwpConfinedPointerV1"],["impl From<Proxy<ZwlrDataControlDeviceV1>> for ZwlrDataControlDeviceV1"],["impl From<Proxy<ZwpTabletPadStripV2>> for ZwpTabletPadStripV2"],["impl From<Proxy<ZxdgOutputV1>> for ZxdgOutputV1"],["impl From<ZwpTabletManagerV1> for Proxy<ZwpTabletManagerV1>"],["impl From<ZxdgImporterV1> for Proxy<ZxdgImporterV1>"],["impl From<Proxy<ZwlrDataControlSourceV1>> for ZwlrDataControlSourceV1"],["impl From<Proxy<XdgPositioner>> for XdgPositioner"],["impl From<ZwpLinuxSurfaceSynchronizationV1> for Proxy<ZwpLinuxSurfaceSynchronizationV1>"],["impl From<ZwlrVirtualPointerV1> for Proxy<ZwlrVirtualPointerV1>"],["impl From<Proxy<ZxdgOutputManagerV1>> for ZxdgOutputManagerV1"],["impl From<Proxy<GtkPrimarySelectionDevice>> for GtkPrimarySelectionDevice"],["impl From<Proxy<ZwpTabletV1>> for ZwpTabletV1"],["impl From<Proxy<ZwpLockedPointerV1>> for ZwpLockedPointerV1"],["impl From<Proxy<ZwpTabletSeatV1>> for ZwpTabletSeatV1"],["impl From<ZwpRelativePointerV1> for Proxy<ZwpRelativePointerV1>"],["impl From<XdgActivationTokenV1> for Proxy<XdgActivationTokenV1>"],["impl From<ZwpPrimarySelectionSourceV1> for Proxy<ZwpPrimarySelectionSourceV1>"],["impl From<ZwlrGammaControlV1> for Proxy<ZwlrGammaControlV1>"],["impl From<Proxy<ZxdgImportedV1>> for ZxdgImportedV1"],["impl From<ZwpTabletV2> for Proxy<ZwpTabletV2>"],["impl From<ZwpXwaylandKeyboardGrabV1> for Proxy<ZwpXwaylandKeyboardGrabV1>"],["impl From<ZwpConfinedPointerV1> for Proxy<ZwpConfinedPointerV1>"],["impl From<ZwpTabletManagerV2> for Proxy<ZwpTabletManagerV2>"],["impl From<XdgWmBase> for Proxy<XdgWmBase>"],["impl From<Proxy<ZwpPrimarySelectionSourceV1>> for ZwpPrimarySelectionSourceV1"],["impl From<ZwlrDataControlSourceV1> for Proxy<ZwlrDataControlSourceV1>"],["impl From<Proxy<ZwpInputPopupSurfaceV2>> for ZwpInputPopupSurfaceV2"],["impl From<ZwpInputPanelV1> for Proxy<ZwpInputPanelV1>"],["impl From<Proxy<GtkPrimarySelectionSource>> for GtkPrimarySelectionSource"],["impl From<ZwpFullscreenShellModeFeedbackV1> for Proxy<ZwpFullscreenShellModeFeedbackV1>"],["impl From<ZwpFullscreenShellV1> for Proxy<ZwpFullscreenShellV1>"],["impl From<Proxy<ZxdgPopupV6>> for ZxdgPopupV6"],["impl From<Proxy<ZwpTabletPadRingV2>> for ZwpTabletPadRingV2"],["impl From<Proxy<ZwlrVirtualPointerManagerV1>> for ZwlrVirtualPointerManagerV1"],["impl From<Proxy<ZwpTextInputManagerV3>> for ZwpTextInputManagerV3"],["impl From<Proxy<ZwlrVirtualPointerV1>> for ZwlrVirtualPointerV1"],["impl From<Proxy<ZxdgPositionerV6>> for ZxdgPositionerV6"],["impl From<ZwpInputPanelSurfaceV1> for Proxy<ZwpInputPanelSurfaceV1>"],["impl From<Proxy<ZwlrOutputPowerManagerV1>> for ZwlrOutputPowerManagerV1"],["impl From<Proxy<ZxdgExporterV2>> for ZxdgExporterV2"],["impl From<ZxdgExporterV2> for Proxy<ZxdgExporterV2>"],["impl From<Proxy<ZwpTabletPadV2>> for ZwpTabletPadV2"],["impl From<ZwpPointerGestureSwipeV1> for Proxy<ZwpPointerGestureSwipeV1>"],["impl From<Proxy<ZwpXwaylandKeyboardGrabV1>> for ZwpXwaylandKeyboardGrabV1"],["impl From<Proxy<ZwpLinuxDmabufV1>> for ZwpLinuxDmabufV1"],["impl From<Proxy<ZwlrOutputHeadV1>> for ZwlrOutputHeadV1"],["impl From<ZwpLockedPointerV1> for Proxy<ZwpLockedPointerV1>"],["impl From<Proxy<ZwpKeyboardShortcutsInhibitManagerV1>> for ZwpKeyboardShortcutsInhibitManagerV1"],["impl From<ZwpTabletToolV1> for Proxy<ZwpTabletToolV1>"],["impl From<ZwlrExportDmabufFrameV1> for Proxy<ZwlrExportDmabufFrameV1>"],["impl From<Proxy<ZwpInputMethodV2>> for ZwpInputMethodV2"],["impl From<Proxy<XdgPopup>> for XdgPopup"],["impl From<ZxdgShellV6> for Proxy<ZxdgShellV6>"],["impl From<ZwpTabletV1> for Proxy<ZwpTabletV1>"],["impl From<WpPresentationFeedback> for Proxy<WpPresentationFeedback>"],["impl From<ZwpTextInputV1> for Proxy<ZwpTextInputV1>"],["impl From<ZwpInputMethodKeyboardGrabV2> for Proxy<ZwpInputMethodKeyboardGrabV2>"],["impl From<XdgSurface> for Proxy<XdgSurface>"],["impl From<ZwpInputMethodManagerV2> for Proxy<ZwpInputMethodManagerV2>"],["impl From<Proxy<ZwlrLayerSurfaceV1>> for ZwlrLayerSurfaceV1"],["impl From<Proxy<ZwpTextInputManagerV1>> for ZwpTextInputManagerV1"],["impl From<Proxy<ZxdgShellV6>> for ZxdgShellV6"],["impl From<ZwlrOutputManagerV1> for Proxy<ZwlrOutputManagerV1>"],["impl From<ZwpPrimarySelectionDeviceManagerV1> for Proxy<ZwpPrimarySelectionDeviceManagerV1>"],["impl From<Proxy<ZwpLinuxExplicitSynchronizationV1>> for ZwpLinuxExplicitSynchronizationV1"],["impl From<ZwpTabletSeatV1> for Proxy<ZwpTabletSeatV1>"],["impl From<Proxy<XdgActivationTokenV1>> for XdgActivationTokenV1"],["impl From<Proxy<ZwlrForeignToplevelManagerV1>> for ZwlrForeignToplevelManagerV1"],["impl From<Proxy<ZwpInputTimestampsManagerV1>> for ZwpInputTimestampsManagerV1"],["impl From<ZwlrOutputModeV1> for Proxy<ZwlrOutputModeV1>"],["impl From<ZwpInputMethodContextV1> for Proxy<ZwpInputMethodContextV1>"],["impl From<Proxy<ZwlrLayerShellV1>> for ZwlrLayerShellV1"],["impl From<Proxy<ZwpInputMethodV1>> for ZwpInputMethodV1"],["impl From<Proxy<ZxdgImporterV2>> for ZxdgImporterV2"],["impl From<XdgActivationV1> for Proxy<XdgActivationV1>"],["impl From<Proxy<ZxdgToplevelDecorationV1>> for ZxdgToplevelDecorationV1"],["impl From<Proxy<ZwpTextInputV3>> for ZwpTextInputV3"],["impl From<Proxy<ZwpKeyboardShortcutsInhibitorV1>> for ZwpKeyboardShortcutsInhibitorV1"],["impl From<Proxy<XdgShell>> for XdgShell"],["impl From<ZxdgToplevelDecorationV1> for Proxy<ZxdgToplevelDecorationV1>"],["impl From<Proxy<ZwpInputMethodContextV1>> for ZwpInputMethodContextV1"],["impl From<Proxy<ZwpTabletPadGroupV2>> for ZwpTabletPadGroupV2"],["impl From<Proxy<XdgPopup>> for XdgPopup"],["impl From<Proxy<GtkPrimarySelectionOffer>> for GtkPrimarySelectionOffer"],["impl From<Proxy<ZwlrScreencopyFrameV1>> for ZwlrScreencopyFrameV1"],["impl From<Proxy<ZwpPointerGesturePinchV1>> for ZwpPointerGesturePinchV1"],["impl From<ZwlrOutputConfigurationHeadV1> for Proxy<ZwlrOutputConfigurationHeadV1>"],["impl From<ZxdgImportedV2> for Proxy<ZxdgImportedV2>"],["impl From<Proxy<ZxdgSurfaceV6>> for ZxdgSurfaceV6"],["impl From<Proxy<ZxdgImporterV1>> for ZxdgImporterV1"],["impl From<Proxy<ZwlrExportDmabufFrameV1>> for ZwlrExportDmabufFrameV1"],["impl From<ZwlrScreencopyManagerV1> for Proxy<ZwlrScreencopyManagerV1>"],["impl From<ZwlrScreencopyFrameV1> for Proxy<ZwlrScreencopyFrameV1>"],["impl From<ZwlrDataControlManagerV1> for Proxy<ZwlrDataControlManagerV1>"]], diff --git a/minewars/api/implementors/core/default/trait.Default.js b/minewars/api/implementors/core/default/trait.Default.js index aa0adea307..f9fc321d85 100644 --- a/minewars/api/implementors/core/default/trait.Default.js +++ b/minewars/api/implementors/core/default/trait.Default.js @@ -171,7 +171,7 @@ "twox_hash":[["impl Default for Hash64"],["impl Default for XxHash32"],["impl Default for Hash128"],["impl Default for XxHash64"]], "type_map":[["impl Default for TypeMap"],["impl Default for TypeMap"]], "unic_langid_impl":[["impl Default for Language"],["impl Default for LanguageIdentifier"]], -"uuid":[["impl Default for NoContext"],["impl Default for Braced"],["impl Default for Urn"],["impl Default for Simple"],["impl Default for Uuid"],["impl Default for Hyphenated"]], +"uuid":[["impl Default for Urn"],["impl Default for NoContext"],["impl Default for Simple"],["impl Default for Uuid"],["impl Default for Hyphenated"],["impl Default for Braced"]], "vec_map":[["impl<V> Default for VecMap<V>"]], "wayland_commons":[["impl Default for UserDataMap"],["impl<Meta: Default + ObjectMetadata> Default for ObjectMap<Meta>"]], "wgpu":[["impl<V: Default> Default for Operations<V>"],["impl<V: Default> Default for LoadOp<V>"],["impl Default for Instance"],["impl Default for SamplerDescriptor<'_>"],["impl<'a> Default for PipelineLayoutDescriptor<'a>"],["impl Default for DrawIndirect"],["impl<'a> Default for TextureViewDescriptor<'a>"],["impl<'tex, 'desc> Default for RenderPassDescriptor<'tex, 'desc>"],["impl<'a> Default for RenderBundleEncoderDescriptor<'a>"],["impl Default for DrawIndexedIndirect"],["impl<'a> Default for ComputePassDescriptor<'a>"],["impl Default for DispatchIndirect"]], diff --git a/minewars/api/implementors/core/fmt/trait.Debug.js b/minewars/api/implementors/core/fmt/trait.Debug.js index 7a7f69a086..5b449adeb1 100644 --- a/minewars/api/implementors/core/fmt/trait.Debug.js +++ b/minewars/api/implementors/core/fmt/trait.Debug.js @@ -220,7 +220,7 @@ "unic_langid_impl":[["impl Debug for LanguageIdentifier"],["impl Debug for Script"],["impl Debug for Language"],["impl Debug for CharacterDirection"],["impl Debug for LanguageIdentifierError"],["impl Debug for Region"],["impl Debug for Variant"]], "unsafe_libyaml":[["impl Debug for yaml_break_t"],["impl Debug for yaml_error_type_t"],["impl Debug for yaml_emitter_state_t"],["impl Debug for yaml_event_type_t"],["impl Debug for yaml_node_type_t"],["impl Debug for yaml_encoding_t"],["impl Debug for yaml_sequence_style_t"],["impl Debug for yaml_token_type_t"],["impl Debug for yaml_mapping_style_t"],["impl Debug for yaml_scalar_style_t"],["impl Debug for yaml_parser_state_t"]], "untrusted":[["impl Debug for Input<'_>"],["impl Debug for Reader<'_>"],["impl Debug for EndOfInput"]], -"uuid":[["impl Debug for Version"],["impl Debug for Builder"],["impl Debug for Simple"],["impl Debug for Uuid"],["impl Debug for Variant"],["impl Debug for Braced"],["impl Debug for Timestamp"],["impl Debug for Hyphenated"],["impl Debug for Error"],["impl Debug for NoContext"],["impl Debug for Urn"]], +"uuid":[["impl Debug for Builder"],["impl Debug for Version"],["impl Debug for Timestamp"],["impl Debug for NoContext"],["impl Debug for Hyphenated"],["impl Debug for Braced"],["impl Debug for Simple"],["impl Debug for Error"],["impl Debug for Urn"],["impl Debug for Uuid"],["impl Debug for Variant"]], "vec_map":[["impl<V: Debug> Debug for VecMap<V>"]], "walkdir":[["impl<I: Debug, P: Debug> Debug for FilterEntry<I, P>"],["impl Debug for Error"],["impl Debug for WalkDir"],["impl Debug for DirEntry"],["impl Debug for IntoIter"]], "wayland_client":[["impl Debug for Event"],["impl Debug for WlCallback"],["impl Debug for Event"],["impl Debug for Mode"],["impl Debug for WlShell"],["impl Debug for RawEvent"],["impl Debug for Error"],["impl Debug for Event"],["impl Debug for Format"],["impl Debug for Request"],["impl Debug for WlShm"],["impl Debug for Event"],["impl Debug for Event"],["impl Debug for Request"],["impl Debug for Request"],["impl Debug for WlShmPool"],["impl Debug for WlDisplay"],["impl Debug for ProxyMap"],["impl Debug for WlCompositor"],["impl Debug for Request"],["impl Debug for FullscreenMethod"],["impl Debug for Request"],["impl Debug for Event"],["impl Debug for Request"],["impl Debug for WlPointer"],["impl Debug for WlSurface"],["impl Debug for Event"],["impl Debug for Request"],["impl Debug for Request"],["impl Debug for Event"],["impl Debug for WlShellSurface"],["impl Debug for QueueToken"],["impl Debug for Event"],["impl Debug for EventQueue"],["impl<I> Debug for Main<I>where\n I: Debug + AsRef<Proxy<I>> + From<Proxy<I>> + Interface,"],["impl Debug for Subpixel"],["impl Debug for Request"],["impl Debug for Transform"],["impl Debug for Error"],["impl Debug for AnonymousObject"],["impl<I: Interface> Debug for Proxy<I>"],["impl Debug for Display"],["impl Debug for Event"],["impl Debug for Event"],["impl Debug for Error"],["impl Debug for WlOutput"],["impl Debug for Event"],["impl Debug for Event"],["impl Debug for Request"],["impl Debug for Request"],["impl Debug for Event"],["impl Debug for WlSubsurface"],["impl Debug for Capability"],["impl Debug for ButtonState"],["impl Debug for Event"],["impl Debug for WlSeat"],["impl Debug for Event"],["impl Debug for Event"],["impl Debug for Request"],["impl Debug for AxisSource"],["impl Debug for Request"],["impl Debug for WlBuffer"],["impl Debug for Request"],["impl Debug for DndAction"],["impl Debug for Request"],["impl Debug for KeyState"],["impl Debug for Error"],["impl Debug for GlobalEvent"],["impl Debug for WlRegion"],["impl Debug for WlDataDeviceManager"],["impl Debug for GlobalManager"],["impl Debug for Error"],["impl Debug for Request"],["impl Debug for WlSubcompositor"],["impl Debug for Request"],["impl Debug for Event"],["impl Debug for ConnectError"],["impl Debug for Request"],["impl Debug for Error"],["impl Debug for WlKeyboard"],["impl Debug for Argument"],["impl Debug for WlDataOffer"],["impl Debug for Event"],["impl Debug for Event"],["impl Debug for Error"],["impl Debug for Transient"],["impl Debug for Request"],["impl Debug for Request"],["impl Debug for Event"],["impl Debug for Error"],["impl Debug for WlTouch"],["impl Debug for Request"],["impl Debug for WlDataSource"],["impl Debug for Resize"],["impl<I: Interface + Debug> Debug for Attached<I>"],["impl Debug for KeymapFormat"],["impl Debug for Error"],["impl Debug for Error"],["impl Debug for Axis"],["impl Debug for ProtocolError"],["impl Debug for Event"],["impl Debug for Request"],["impl Debug for ReadEventsGuard"],["impl Debug for GlobalError"],["impl Debug for WlRegistry"],["impl Debug for Error"],["impl Debug for WlDataDevice"]], diff --git a/minewars/api/implementors/core/fmt/trait.Display.js b/minewars/api/implementors/core/fmt/trait.Display.js index 2e392ac0f9..37bff759be 100644 --- a/minewars/api/implementors/core/fmt/trait.Display.js +++ b/minewars/api/implementors/core/fmt/trait.Display.js @@ -120,7 +120,7 @@ "tracing_subscriber":[["impl Display for Error"],["impl Display for TryInitError"],["impl Display for ParseError"],["impl Display for FromEnvError"],["impl Display for BadName"],["impl Display for EnvFilter"],["impl Display for Targets"],["impl Display for Directive"],["impl<E: ?Sized> Display for FormattedFields<E>"]], "ttf_parser":[["impl Display for Language"],["impl Display for Tag"],["impl Display for FaceParsingError"]], "unic_langid_impl":[["impl Display for Language"],["impl Display for LanguageIdentifierError"],["impl Display for LanguageIdentifier"],["impl Display for Script"],["impl Display for Variant"],["impl Display for Region"]], -"uuid":[["impl Display for Error"],["impl Display for Braced"],["impl Display for Variant"],["impl Display for Hyphenated"],["impl Display for Simple"],["impl Display for Urn"],["impl Display for Uuid"]], +"uuid":[["impl Display for Hyphenated"],["impl Display for Uuid"],["impl Display for Urn"],["impl Display for Error"],["impl Display for Simple"],["impl Display for Variant"],["impl Display for Braced"]], "walkdir":[["impl Display for Error"]], "wayland_client":[["impl Display for ConnectError"],["impl Display for GlobalError"],["impl Display for ProtocolError"]], "wayland_commons":[["impl Display for Argument"],["impl Display for MessageParseError"],["impl Display for MessageWriteError"]], diff --git a/minewars/api/implementors/core/fmt/trait.LowerHex.js b/minewars/api/implementors/core/fmt/trait.LowerHex.js index 06d68e7695..20bfc1f341 100644 --- a/minewars/api/implementors/core/fmt/trait.LowerHex.js +++ b/minewars/api/implementors/core/fmt/trait.LowerHex.js @@ -19,7 +19,7 @@ "ron":[["impl LowerHex for Extensions"]], "spirv":[["impl LowerHex for RayFlags"],["impl LowerHex for MemoryAccess"],["impl LowerHex for SelectionControl"],["impl LowerHex for ImageOperands"],["impl LowerHex for KernelProfilingInfo"],["impl LowerHex for FunctionControl"],["impl LowerHex for MemorySemantics"],["impl LowerHex for FPFastMathMode"],["impl LowerHex for FragmentShadingRate"],["impl LowerHex for LoopControl"]], "tinyvec":[["impl<A: Array> LowerHex for TinyVec<A>where\n A::Item: LowerHex,"],["impl<A: Array> LowerHex for ArrayVec<A>where\n A::Item: LowerHex,"],["impl<'s, T> LowerHex for SliceVec<'s, T>where\n T: LowerHex,"]], -"uuid":[["impl LowerHex for Hyphenated"],["impl LowerHex for Braced"],["impl LowerHex for Simple"],["impl LowerHex for Uuid"],["impl LowerHex for Urn"]], +"uuid":[["impl LowerHex for Braced"],["impl LowerHex for Hyphenated"],["impl LowerHex for Uuid"],["impl LowerHex for Simple"],["impl LowerHex for Urn"]], "wayland_client":[["impl LowerHex for DndAction"],["impl LowerHex for Resize"],["impl LowerHex for Capability"],["impl LowerHex for Transient"],["impl LowerHex for Mode"]], "wayland_protocols":[["impl LowerHex for ConstraintAdjustment"],["impl LowerHex for Kind"],["impl LowerHex for Anchor"],["impl LowerHex for Gravity"],["impl LowerHex for ContentHint"],["impl LowerHex for ContentHint"],["impl LowerHex for Flags"],["impl LowerHex for Flags"],["impl LowerHex for Anchor"],["impl LowerHex for ConstraintAdjustment"]], "wgpu_core":[["impl LowerHex for PipelineFlags"]], diff --git a/minewars/api/implementors/core/fmt/trait.UpperHex.js b/minewars/api/implementors/core/fmt/trait.UpperHex.js index adc30f7ef9..39e53dca4c 100644 --- a/minewars/api/implementors/core/fmt/trait.UpperHex.js +++ b/minewars/api/implementors/core/fmt/trait.UpperHex.js @@ -19,7 +19,7 @@ "ron":[["impl UpperHex for Extensions"]], "spirv":[["impl UpperHex for ImageOperands"],["impl UpperHex for RayFlags"],["impl UpperHex for MemoryAccess"],["impl UpperHex for FragmentShadingRate"],["impl UpperHex for FPFastMathMode"],["impl UpperHex for MemorySemantics"],["impl UpperHex for FunctionControl"],["impl UpperHex for SelectionControl"],["impl UpperHex for KernelProfilingInfo"],["impl UpperHex for LoopControl"]], "tinyvec":[["impl<'s, T> UpperHex for SliceVec<'s, T>where\n T: UpperHex,"],["impl<A: Array> UpperHex for ArrayVec<A>where\n A::Item: UpperHex,"],["impl<A: Array> UpperHex for TinyVec<A>where\n A::Item: UpperHex,"]], -"uuid":[["impl UpperHex for Urn"],["impl UpperHex for Uuid"],["impl UpperHex for Braced"],["impl UpperHex for Simple"],["impl UpperHex for Hyphenated"]], +"uuid":[["impl UpperHex for Braced"],["impl UpperHex for Urn"],["impl UpperHex for Uuid"],["impl UpperHex for Hyphenated"],["impl UpperHex for Simple"]], "wayland_client":[["impl UpperHex for Transient"],["impl UpperHex for DndAction"],["impl UpperHex for Resize"],["impl UpperHex for Mode"],["impl UpperHex for Capability"]], "wayland_protocols":[["impl UpperHex for Gravity"],["impl UpperHex for ContentHint"],["impl UpperHex for Anchor"],["impl UpperHex for ConstraintAdjustment"],["impl UpperHex for ContentHint"],["impl UpperHex for Anchor"],["impl UpperHex for Flags"],["impl UpperHex for Kind"],["impl UpperHex for Flags"],["impl UpperHex for ConstraintAdjustment"]], "wgpu_core":[["impl UpperHex for PipelineFlags"]], diff --git a/minewars/api/implementors/core/hash/trait.Hash.js b/minewars/api/implementors/core/hash/trait.Hash.js index c78e849835..bab28c98fe 100644 --- a/minewars/api/implementors/core/hash/trait.Hash.js +++ b/minewars/api/implementors/core/hash/trait.Hash.js @@ -117,7 +117,7 @@ "ttf_parser":[["impl Hash for GlyphClass"],["impl Hash for Width"],["impl Hash for Permissions"],["impl Hash for Weight"],["impl Hash for Tag"],["impl Hash for ScriptMetrics"],["impl Hash for Style"],["impl Hash for GlyphId"]], "unic_langid_impl":[["impl Hash for Script"],["impl Hash for Region"],["impl Hash for LanguageIdentifier"],["impl Hash for Variant"],["impl Hash for Language"]], "unsafe_libyaml":[["impl Hash for yaml_scalar_style_t"],["impl Hash for yaml_sequence_style_t"],["impl Hash for yaml_encoding_t"],["impl Hash for yaml_emitter_state_t"],["impl Hash for yaml_token_type_t"],["impl Hash for yaml_break_t"],["impl Hash for yaml_node_type_t"],["impl Hash for yaml_mapping_style_t"],["impl Hash for yaml_parser_state_t"],["impl Hash for yaml_event_type_t"],["impl Hash for yaml_error_type_t"]], -"uuid":[["impl Hash for Timestamp"],["impl Hash for Uuid"],["impl Hash for Braced"],["impl Hash for Simple"],["impl Hash for Error"],["impl Hash for Urn"],["impl Hash for Hyphenated"]], +"uuid":[["impl Hash for Timestamp"],["impl Hash for Uuid"],["impl Hash for Hyphenated"],["impl Hash for Error"],["impl Hash for Urn"],["impl Hash for Braced"],["impl Hash for Simple"]], "vec_map":[["impl<V: Hash> Hash for VecMap<V>"]], "wayland_client":[["impl Hash for DndAction"],["impl Hash for Capability"],["impl Hash for Transient"],["impl Hash for Resize"],["impl Hash for Mode"]], "wayland_protocols":[["impl Hash for ContentHint"],["impl Hash for ConstraintAdjustment"],["impl Hash for Flags"],["impl Hash for Kind"],["impl Hash for Gravity"],["impl Hash for Anchor"],["impl Hash for Anchor"],["impl Hash for Flags"],["impl Hash for ContentHint"],["impl Hash for ConstraintAdjustment"]], diff --git a/minewars/api/implementors/core/marker/trait.Copy.js b/minewars/api/implementors/core/marker/trait.Copy.js index 66b2a691bb..14cd41123e 100644 --- a/minewars/api/implementors/core/marker/trait.Copy.js +++ b/minewars/api/implementors/core/marker/trait.Copy.js @@ -165,7 +165,7 @@ "unic_langid_impl":[["impl Copy for Region"],["impl Copy for Script"],["impl Copy for Variant"],["impl Copy for Language"]], "unsafe_libyaml":[["impl Copy for yaml_encoding_t"],["impl Copy for yaml_emitter_state_t"],["impl Copy for yaml_simple_key_t"],["impl Copy for yaml_sequence_style_t"],["impl Copy for yaml_mark_t"],["impl Copy for yaml_tag_directive_t"],["impl Copy for yaml_break_t"],["impl Copy for yaml_alias_data_t"],["impl Copy for yaml_token_type_t"],["impl<T> Copy for yaml_stack_t<T>"],["impl Copy for yaml_node_type_t"],["impl Copy for yaml_node_pair_t"],["impl Copy for yaml_event_type_t"],["impl Copy for yaml_error_type_t"],["impl Copy for yaml_version_directive_t"],["impl Copy for yaml_scalar_style_t"],["impl Copy for yaml_token_t"],["impl Copy for yaml_document_t"],["impl Copy for yaml_emitter_t"],["impl Copy for yaml_parser_state_t"],["impl Copy for yaml_mapping_style_t"],["impl Copy for yaml_parser_t"],["impl Copy for yaml_event_t"],["impl Copy for yaml_node_t"]], "untrusted":[["impl Copy for EndOfInput"],["impl<'a> Copy for Input<'a>"]], -"uuid":[["impl Copy for Timestamp"],["impl Copy for Simple"],["impl Copy for Version"],["impl Copy for Hyphenated"],["impl Copy for Urn"],["impl Copy for Braced"],["impl Copy for Variant"],["impl Copy for NoContext"],["impl Copy for Uuid"]], +"uuid":[["impl Copy for NoContext"],["impl Copy for Uuid"],["impl Copy for Version"],["impl Copy for Braced"],["impl Copy for Simple"],["impl Copy for Timestamp"],["impl Copy for Hyphenated"],["impl Copy for Variant"],["impl Copy for Urn"]], "wayland_client":[["impl Copy for FullscreenMethod"],["impl Copy for KeyState"],["impl Copy for Error"],["impl Copy for KeymapFormat"],["impl Copy for Error"],["impl Copy for Resize"],["impl Copy for Transient"],["impl Copy for Format"],["impl Copy for DndAction"],["impl Copy for Transform"],["impl Copy for Error"],["impl Copy for AxisSource"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for ButtonState"],["impl Copy for Subpixel"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Axis"],["impl Copy for Mode"],["impl Copy for Capability"],["impl Copy for Error"],["impl Copy for Error"]], "wayland_commons":[["impl Copy for ArgumentType"],["impl Copy for MessageDesc"]], "wayland_protocols":[["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Mode"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Version"],["impl Copy for Error"],["impl Copy for ContentHint"],["impl Copy for KeyboardInteractivity"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for CancelReason"],["impl Copy for Layer"],["impl Copy for Error"],["impl Copy for ButtonState"],["impl Copy for Anchor"],["impl Copy for State"],["impl Copy for Anchor"],["impl Copy for ButtonState"],["impl Copy for Capability"],["impl Copy for State"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Capability"],["impl Copy for ButtonState"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Gravity"],["impl Copy for ConstraintAdjustment"],["impl Copy for Type"],["impl Copy for ConstraintAdjustment"],["impl Copy for Position"],["impl Copy for ContentHint"],["impl Copy for Mode"],["impl Copy for State"],["impl Copy for Anchor"],["impl Copy for ContentPurpose"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Mode"],["impl Copy for Error"],["impl Copy for Mode"],["impl Copy for Type"],["impl Copy for Flags"],["impl Copy for Error"],["impl Copy for Flags"],["impl Copy for Gravity"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Lifetime"],["impl Copy for Flags"],["impl Copy for ResizeEdge"],["impl Copy for PreeditStyle"],["impl Copy for ResizeEdge"],["impl Copy for TextDirection"],["impl Copy for Error"],["impl Copy for Capability"],["impl Copy for Error"],["impl Copy for ResizeEdge"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for PresentMethod"],["impl Copy for State"],["impl Copy for ChangeCause"],["impl Copy for Source"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Error"],["impl Copy for Kind"],["impl Copy for Error"],["impl Copy for Source"],["impl Copy for ContentPurpose"],["impl Copy for Error"]], diff --git a/minewars/api/implementors/core/marker/trait.StructuralEq.js b/minewars/api/implementors/core/marker/trait.StructuralEq.js index abd7c1391a..6974610bfc 100644 --- a/minewars/api/implementors/core/marker/trait.StructuralEq.js +++ b/minewars/api/implementors/core/marker/trait.StructuralEq.js @@ -147,7 +147,7 @@ "unic_langid_impl":[["impl StructuralEq for LanguageIdentifier"],["impl StructuralEq for Region"],["impl StructuralEq for Variant"],["impl StructuralEq for Script"],["impl StructuralEq for Language"]], "unsafe_libyaml":[["impl StructuralEq for yaml_emitter_state_t"],["impl StructuralEq for yaml_break_t"],["impl StructuralEq for yaml_scalar_style_t"],["impl StructuralEq for yaml_parser_state_t"],["impl StructuralEq for yaml_event_type_t"],["impl StructuralEq for yaml_node_type_t"],["impl StructuralEq for yaml_mapping_style_t"],["impl StructuralEq for yaml_error_type_t"],["impl StructuralEq for yaml_token_type_t"],["impl StructuralEq for yaml_encoding_t"],["impl StructuralEq for yaml_sequence_style_t"]], "untrusted":[["impl StructuralEq for EndOfInput"]], -"uuid":[["impl StructuralEq for Timestamp"],["impl StructuralEq for Uuid"],["impl StructuralEq for Simple"],["impl StructuralEq for Urn"],["impl StructuralEq for Hyphenated"],["impl StructuralEq for Braced"],["impl StructuralEq for Error"]], +"uuid":[["impl StructuralEq for Urn"],["impl StructuralEq for Simple"],["impl StructuralEq for Timestamp"],["impl StructuralEq for Uuid"],["impl StructuralEq for Braced"],["impl StructuralEq for Hyphenated"],["impl StructuralEq for Error"]], "wayland_client":[["impl StructuralEq for AnonymousObject"],["impl StructuralEq for WlDataDevice"],["impl StructuralEq for WlOutput"],["impl StructuralEq for WlShmPool"],["impl StructuralEq for Capability"],["impl StructuralEq for WlSurface"],["impl StructuralEq for DndAction"],["impl StructuralEq for WlSeat"],["impl StructuralEq for WlSubcompositor"],["impl StructuralEq for Resize"],["impl StructuralEq for WlCompositor"],["impl StructuralEq for WlBuffer"],["impl StructuralEq for WlDisplay"],["impl StructuralEq for WlTouch"],["impl StructuralEq for WlRegion"],["impl StructuralEq for WlSubsurface"],["impl StructuralEq for WlShell"],["impl StructuralEq for Transient"],["impl StructuralEq for WlDataSource"],["impl StructuralEq for WlDataOffer"],["impl StructuralEq for WlKeyboard"],["impl StructuralEq for WlShm"],["impl StructuralEq for WlCallback"],["impl StructuralEq for WlDataDeviceManager"],["impl StructuralEq for WlShellSurface"],["impl StructuralEq for Mode"],["impl StructuralEq for WlRegistry"],["impl StructuralEq for WlPointer"]], "wayland_cursor":[["impl StructuralEq for FrameAndDuration"]], "wayland_protocols":[["impl StructuralEq for ZwpTextInputManagerV1"],["impl StructuralEq for ZwlrScreencopyManagerV1"],["impl StructuralEq for ZwlrGammaControlV1"],["impl StructuralEq for ZwpInputTimestampsManagerV1"],["impl StructuralEq for ZwlrExportDmabufManagerV1"],["impl StructuralEq for XdgActivationTokenV1"],["impl StructuralEq for ZwlrOutputHeadV1"],["impl StructuralEq for ContentHint"],["impl StructuralEq for XdgPopup"],["impl StructuralEq for ZwpTabletSeatV2"],["impl StructuralEq for ZwpTabletPadV2"],["impl StructuralEq for ZwlrLayerSurfaceV1"],["impl StructuralEq for ZwlrOutputManagerV1"],["impl StructuralEq for ZwpRelativePointerV1"],["impl StructuralEq for ZwpLinuxExplicitSynchronizationV1"],["impl StructuralEq for GtkPrimarySelectionOffer"],["impl StructuralEq for ZwpPrimarySelectionOfferV1"],["impl StructuralEq for ZwpFullscreenShellV1"],["impl StructuralEq for ZxdgPositionerV6"],["impl StructuralEq for ZwpLinuxDmabufV1"],["impl StructuralEq for ZwpPointerGesturePinchV1"],["impl StructuralEq for ZwpInputTimestampsV1"],["impl StructuralEq for ZxdgImportedV1"],["impl StructuralEq for ZwpKeyboardShortcutsInhibitorV1"],["impl StructuralEq for Gravity"],["impl StructuralEq for ZwpKeyboardShortcutsInhibitManagerV1"],["impl StructuralEq for ZwpXwaylandKeyboardGrabV1"],["impl StructuralEq for ZwpInputMethodKeyboardGrabV2"],["impl StructuralEq for ZxdgSurfaceV6"],["impl StructuralEq for ZwlrVirtualPointerManagerV1"],["impl StructuralEq for ZwlrVirtualPointerV1"],["impl StructuralEq for ZwpInputMethodV2"],["impl StructuralEq for ZwlrLayerShellV1"],["impl StructuralEq for XdgPositioner"],["impl StructuralEq for XdgShell"],["impl StructuralEq for WpPresentationFeedback"],["impl StructuralEq for ZwpRelativePointerManagerV1"],["impl StructuralEq for ZwpPrimarySelectionDeviceManagerV1"],["impl StructuralEq for ZxdgExporterV2"],["impl StructuralEq for ZxdgToplevelV6"],["impl StructuralEq for ZwpXwaylandKeyboardGrabManagerV1"],["impl StructuralEq for ZwpLinuxBufferReleaseV1"],["impl StructuralEq for ZxdgImporterV1"],["impl StructuralEq for ZwpTabletManagerV1"],["impl StructuralEq for GtkPrimarySelectionDevice"],["impl StructuralEq for ZwpTextInputV3"],["impl StructuralEq for ZwlrDataControlOfferV1"],["impl StructuralEq for ZwlrScreencopyFrameV1"],["impl StructuralEq for ZxdgOutputV1"],["impl StructuralEq for ZwlrDataControlSourceV1"],["impl StructuralEq for ZxdgOutputManagerV1"],["impl StructuralEq for ZwpTabletV1"],["impl StructuralEq for ContentHint"],["impl StructuralEq for ZwpTextInputManagerV3"],["impl StructuralEq for WpViewporter"],["impl StructuralEq for ZwpInputPanelSurfaceV1"],["impl StructuralEq for ZxdgShellV6"],["impl StructuralEq for ZwpPointerGestureSwipeV1"],["impl StructuralEq for Anchor"],["impl StructuralEq for ZxdgDecorationManagerV1"],["impl StructuralEq for XdgSurface"],["impl StructuralEq for ZwpTabletPadRingV2"],["impl StructuralEq for Anchor"],["impl StructuralEq for ZxdgImportedV2"],["impl StructuralEq for ZwpConfinedPointerV1"],["impl StructuralEq for ZxdgToplevelDecorationV1"],["impl StructuralEq for ZwpTabletSeatV1"],["impl StructuralEq for ZwpIdleInhibitorV1"],["impl StructuralEq for ZwpTabletManagerV2"],["impl StructuralEq for ZwpInputPanelV1"],["impl StructuralEq for ZwpTabletV2"],["impl StructuralEq for XdgPopup"],["impl StructuralEq for ZwpLinuxSurfaceSynchronizationV1"],["impl StructuralEq for ZwpLockedPointerV1"],["impl StructuralEq for ZwpIdleInhibitManagerV1"],["impl StructuralEq for ZwpPrimarySelectionSourceV1"],["impl StructuralEq for XdgSurface"],["impl StructuralEq for ZwpFullscreenShellModeFeedbackV1"],["impl StructuralEq for ZwpTabletPadStripV2"],["impl StructuralEq for ZwlrForeignToplevelManagerV1"],["impl StructuralEq for ZwlrOutputConfigurationV1"],["impl StructuralEq for ZwlrExportDmabufFrameV1"],["impl StructuralEq for ZwlrGammaControlManagerV1"],["impl StructuralEq for ZxdgPopupV6"],["impl StructuralEq for ZxdgImporterV2"],["impl StructuralEq for ZwpTabletPadGroupV2"],["impl StructuralEq for ZwpTabletToolV1"],["impl StructuralEq for ZwlrInputInhibitorV1"],["impl StructuralEq for Flags"],["impl StructuralEq for ZxdgExporterV1"],["impl StructuralEq for WpPresentation"],["impl StructuralEq for GtkPrimarySelectionDeviceManager"],["impl StructuralEq for Kind"],["impl StructuralEq for ZwlrOutputConfigurationHeadV1"],["impl StructuralEq for XdgWmBase"],["impl StructuralEq for ZwlrInputInhibitManagerV1"],["impl StructuralEq for ZwpInputMethodManagerV2"],["impl StructuralEq for XdgToplevel"],["impl StructuralEq for GtkPrimarySelectionSource"],["impl StructuralEq for Flags"],["impl StructuralEq for OrgKdeKwinServerDecorationManager"],["impl StructuralEq for ZwpInputPopupSurfaceV2"],["impl StructuralEq for ZwpInputMethodContextV1"],["impl StructuralEq for ZwlrOutputPowerV1"],["impl StructuralEq for ZwlrDataControlManagerV1"],["impl StructuralEq for ZwlrForeignToplevelHandleV1"],["impl StructuralEq for ZwpPrimarySelectionDeviceV1"],["impl StructuralEq for ZwlrDataControlDeviceV1"],["impl StructuralEq for ZwpLinuxBufferParamsV1"],["impl StructuralEq for ZwpTabletToolV2"],["impl StructuralEq for ZxdgExportedV2"],["impl StructuralEq for ConstraintAdjustment"],["impl StructuralEq for WpViewport"],["impl StructuralEq for OrgKdeKwinServerDecoration"],["impl StructuralEq for ZwpInputMethodV1"],["impl StructuralEq for ZwpTextInputV1"],["impl StructuralEq for ZwpPointerConstraintsV1"],["impl StructuralEq for ZxdgExportedV1"],["impl StructuralEq for ZwlrOutputModeV1"],["impl StructuralEq for XdgActivationV1"],["impl StructuralEq for ZwlrOutputPowerManagerV1"],["impl StructuralEq for ConstraintAdjustment"],["impl StructuralEq for ZwpPointerGesturesV1"]], diff --git a/minewars/api/implementors/core/marker/trait.StructuralPartialEq.js b/minewars/api/implementors/core/marker/trait.StructuralPartialEq.js index b7f57cac17..d76147fa40 100644 --- a/minewars/api/implementors/core/marker/trait.StructuralPartialEq.js +++ b/minewars/api/implementors/core/marker/trait.StructuralPartialEq.js @@ -163,7 +163,7 @@ "unic_langid_impl":[["impl StructuralPartialEq for LanguageIdentifierError"],["impl StructuralPartialEq for LanguageIdentifier"],["impl StructuralPartialEq for Variant"],["impl StructuralPartialEq for Language"],["impl StructuralPartialEq for Region"],["impl StructuralPartialEq for CharacterDirection"],["impl StructuralPartialEq for Script"]], "unsafe_libyaml":[["impl StructuralPartialEq for yaml_break_t"],["impl StructuralPartialEq for yaml_sequence_style_t"],["impl StructuralPartialEq for yaml_error_type_t"],["impl StructuralPartialEq for yaml_event_type_t"],["impl StructuralPartialEq for yaml_scalar_style_t"],["impl StructuralPartialEq for yaml_emitter_state_t"],["impl StructuralPartialEq for yaml_node_type_t"],["impl StructuralPartialEq for yaml_encoding_t"],["impl StructuralPartialEq for yaml_parser_state_t"],["impl StructuralPartialEq for yaml_token_type_t"],["impl StructuralPartialEq for yaml_mapping_style_t"]], "untrusted":[["impl StructuralPartialEq for EndOfInput"]], -"uuid":[["impl StructuralPartialEq for Urn"],["impl StructuralPartialEq for Hyphenated"],["impl StructuralPartialEq for Uuid"],["impl StructuralPartialEq for Braced"],["impl StructuralPartialEq for Variant"],["impl StructuralPartialEq for Version"],["impl StructuralPartialEq for Timestamp"],["impl StructuralPartialEq for Simple"],["impl StructuralPartialEq for Error"]], +"uuid":[["impl StructuralPartialEq for Urn"],["impl StructuralPartialEq for Timestamp"],["impl StructuralPartialEq for Simple"],["impl StructuralPartialEq for Version"],["impl StructuralPartialEq for Uuid"],["impl StructuralPartialEq for Variant"],["impl StructuralPartialEq for Error"],["impl StructuralPartialEq for Hyphenated"],["impl StructuralPartialEq for Braced"]], "wayland_client":[["impl StructuralPartialEq for Error"],["impl StructuralPartialEq for WlDataDeviceManager"],["impl StructuralPartialEq for WlRegion"],["impl<I: Interface> StructuralPartialEq for Attached<I>"],["impl StructuralPartialEq for WlOutput"],["impl StructuralPartialEq for WlSubsurface"],["impl StructuralPartialEq for WlSeat"],["impl StructuralPartialEq for WlCompositor"],["impl StructuralPartialEq for Transform"],["impl StructuralPartialEq for WlRegistry"],["impl StructuralPartialEq for Subpixel"],["impl StructuralPartialEq for AnonymousObject"],["impl StructuralPartialEq for FullscreenMethod"],["impl StructuralPartialEq for Error"],["impl StructuralPartialEq for WlShellSurface"],["impl StructuralPartialEq for Error"],["impl StructuralPartialEq for Resize"],["impl StructuralPartialEq for Capability"],["impl StructuralPartialEq for Error"],["impl StructuralPartialEq for WlDisplay"],["impl StructuralPartialEq for WlKeyboard"],["impl StructuralPartialEq for GlobalError"],["impl StructuralPartialEq for WlCallback"],["impl StructuralPartialEq for Error"],["impl StructuralPartialEq for Axis"],["impl StructuralPartialEq for KeymapFormat"],["impl StructuralPartialEq for Error"],["impl StructuralPartialEq for KeyState"],["impl<I: Interface + AsRef<Proxy<I>> + From<Proxy<I>>> StructuralPartialEq for Main<I>"],["impl StructuralPartialEq for ButtonState"],["impl StructuralPartialEq for WlDataDevice"],["impl StructuralPartialEq for Transient"],["impl StructuralPartialEq for Format"],["impl StructuralPartialEq for WlPointer"],["impl StructuralPartialEq for Error"],["impl StructuralPartialEq for WlSubcompositor"],["impl StructuralPartialEq for WlBuffer"],["impl StructuralPartialEq for Error"],["impl StructuralPartialEq for Mode"],["impl StructuralPartialEq for WlTouch"],["impl StructuralPartialEq for WlShm"],["impl StructuralPartialEq for WlSurface"],["impl StructuralPartialEq for WlDataSource"],["impl StructuralPartialEq for Error"],["impl StructuralPartialEq for WlShmPool"],["impl StructuralPartialEq for WlShell"],["impl StructuralPartialEq for Error"],["impl StructuralPartialEq for DndAction"],["impl StructuralPartialEq for AxisSource"],["impl StructuralPartialEq for Error"],["impl StructuralPartialEq for WlDataOffer"]], "wayland_commons":[["impl StructuralPartialEq for ArgumentType"],["impl StructuralPartialEq for Message"],["impl StructuralPartialEq for Argument"]], "wayland_cursor":[["impl StructuralPartialEq for FrameAndDuration"]], diff --git a/minewars/api/implementors/serde/ser/trait.Serialize.js b/minewars/api/implementors/serde/ser/trait.Serialize.js index 4ba00956c5..4230813905 100644 --- a/minewars/api/implementors/serde/ser/trait.Serialize.js +++ b/minewars/api/implementors/serde/ser/trait.Serialize.js @@ -32,5 +32,5 @@ "toml_datetime":[["impl Serialize for Datetime"]], "toml_edit":[["impl Serialize for InternalString"]], "unic_langid_impl":[["impl Serialize for LanguageIdentifier"]], -"uuid":[["impl Serialize for Braced"],["impl Serialize for Urn"],["impl Serialize for Hyphenated"],["impl Serialize for Uuid"],["impl Serialize for Simple"]] +"uuid":[["impl Serialize for Simple"],["impl Serialize for Urn"],["impl Serialize for Braced"],["impl Serialize for Uuid"],["impl Serialize for Hyphenated"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/minewars/api/search-index.js b/minewars/api/search-index.js index ce8a9ed10a..6debea7d41 100644 --- a/minewars/api/search-index.js +++ b/minewars/api/search-index.js @@ -296,7 +296,7 @@ var searchIndex = JSON.parse('{\ "unicode_xid":{"doc":"Determine if a char is a valid identifier for a parser …","t":"RIKK","n":["UNICODE_VERSION","UnicodeXID","is_xid_continue","is_xid_start"],"q":[[0,"unicode_xid"]],"d":["The version of Unicode that this version of unicode-xid is …","Methods for determining if a character is a valid …","Returns whether the specified char satisfies the ‘…","Returns whether the specified character satisfies the ‘…"],"i":[0,0,2,2],"f":[0,0,[[],1],[[],1]],"c":[],"p":[[15,"bool"],[8,"UnicodeXID"]]},\ "unsafe_libyaml":{"doc":"github crates-io docs-rs","t":"NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMLLLLLLLLLLLMMMMMMMMMMMMMMMMLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMLLLLLLLLLLLLLLLLLLLLLLLLMMDFEFFFFFFFFFFFDFFFFFFFFFFFFFFFEDEEFDEFFEDGDDEFFFFFFFFEDGFEFFEDDFFDFDEDG","n":["YAML_ALIAS_EVENT","YAML_ALIAS_TOKEN","YAML_ANCHOR_TOKEN","YAML_ANY_BREAK","YAML_ANY_ENCODING","YAML_ANY_MAPPING_STYLE","YAML_ANY_SCALAR_STYLE","YAML_ANY_SEQUENCE_STYLE","YAML_BLOCK_END_TOKEN","YAML_BLOCK_ENTRY_TOKEN","YAML_BLOCK_MAPPING_START_TOKEN","YAML_BLOCK_MAPPING_STYLE","YAML_BLOCK_SEQUENCE_START_TOKEN","YAML_BLOCK_SEQUENCE_STYLE","YAML_COMPOSER_ERROR","YAML_CRLN_BREAK","YAML_CR_BREAK","YAML_DOCUMENT_END_EVENT","YAML_DOCUMENT_END_TOKEN","YAML_DOCUMENT_START_EVENT","YAML_DOCUMENT_START_TOKEN","YAML_DOUBLE_QUOTED_SCALAR_STYLE","YAML_EMITTER_ERROR","YAML_EMIT_BLOCK_MAPPING_FIRST_KEY_STATE","YAML_EMIT_BLOCK_MAPPING_KEY_STATE","YAML_EMIT_BLOCK_MAPPING_SIMPLE_VALUE_STATE","YAML_EMIT_BLOCK_MAPPING_VALUE_STATE","YAML_EMIT_BLOCK_SEQUENCE_FIRST_ITEM_STATE","YAML_EMIT_BLOCK_SEQUENCE_ITEM_STATE","YAML_EMIT_DOCUMENT_CONTENT_STATE","YAML_EMIT_DOCUMENT_END_STATE","YAML_EMIT_DOCUMENT_START_STATE","YAML_EMIT_END_STATE","YAML_EMIT_FIRST_DOCUMENT_START_STATE","YAML_EMIT_FLOW_MAPPING_FIRST_KEY_STATE","YAML_EMIT_FLOW_MAPPING_KEY_STATE","YAML_EMIT_FLOW_MAPPING_SIMPLE_VALUE_STATE","YAML_EMIT_FLOW_MAPPING_VALUE_STATE","YAML_EMIT_FLOW_SEQUENCE_FIRST_ITEM_STATE","YAML_EMIT_FLOW_SEQUENCE_ITEM_STATE","YAML_EMIT_STREAM_START_STATE","YAML_FLOW_ENTRY_TOKEN","YAML_FLOW_MAPPING_END_TOKEN","YAML_FLOW_MAPPING_START_TOKEN","YAML_FLOW_MAPPING_STYLE","YAML_FLOW_SEQUENCE_END_TOKEN","YAML_FLOW_SEQUENCE_START_TOKEN","YAML_FLOW_SEQUENCE_STYLE","YAML_FOLDED_SCALAR_STYLE","YAML_KEY_TOKEN","YAML_LITERAL_SCALAR_STYLE","YAML_LN_BREAK","YAML_MAPPING_END_EVENT","YAML_MAPPING_NODE","YAML_MAPPING_START_EVENT","YAML_MEMORY_ERROR","YAML_NO_ERROR","YAML_NO_EVENT","YAML_NO_NODE","YAML_NO_TOKEN","YAML_PARSER_ERROR","YAML_PARSE_BLOCK_MAPPING_FIRST_KEY_STATE","YAML_PARSE_BLOCK_MAPPING_KEY_STATE","YAML_PARSE_BLOCK_MAPPING_VALUE_STATE","YAML_PARSE_BLOCK_NODE_OR_INDENTLESS_SEQUENCE_STATE","YAML_PARSE_BLOCK_NODE_STATE","YAML_PARSE_BLOCK_SEQUENCE_ENTRY_STATE","YAML_PARSE_BLOCK_SEQUENCE_FIRST_ENTRY_STATE","YAML_PARSE_DOCUMENT_CONTENT_STATE","YAML_PARSE_DOCUMENT_END_STATE","YAML_PARSE_DOCUMENT_START_STATE","YAML_PARSE_END_STATE","YAML_PARSE_FLOW_MAPPING_EMPTY_VALUE_STATE","YAML_PARSE_FLOW_MAPPING_FIRST_KEY_STATE","YAML_PARSE_FLOW_MAPPING_KEY_STATE","YAML_PARSE_FLOW_MAPPING_VALUE_STATE","YAML_PARSE_FLOW_NODE_STATE","YAML_PARSE_FLOW_SEQUENCE_ENTRY_MAPPING_END_STATE","YAML_PARSE_FLOW_SEQUENCE_ENTRY_MAPPING_KEY_STATE","YAML_PARSE_FLOW_SEQUENCE_ENTRY_MAPPING_VALUE_STATE","YAML_PARSE_FLOW_SEQUENCE_ENTRY_STATE","YAML_PARSE_FLOW_SEQUENCE_FIRST_ENTRY_STATE","YAML_PARSE_IMPLICIT_DOCUMENT_START_STATE","YAML_PARSE_INDENTLESS_SEQUENCE_ENTRY_STATE","YAML_PARSE_STREAM_START_STATE","YAML_PLAIN_SCALAR_STYLE","YAML_READER_ERROR","YAML_SCALAR_EVENT","YAML_SCALAR_NODE","YAML_SCALAR_TOKEN","YAML_SCANNER_ERROR","YAML_SEQUENCE_END_EVENT","YAML_SEQUENCE_NODE","YAML_SEQUENCE_START_EVENT","YAML_SINGLE_QUOTED_SCALAR_STYLE","YAML_STREAM_END_EVENT","YAML_STREAM_END_TOKEN","YAML_STREAM_START_EVENT","YAML_STREAM_START_TOKEN","YAML_TAG_DIRECTIVE_TOKEN","YAML_TAG_TOKEN","YAML_UTF16BE_ENCODING","YAML_UTF16LE_ENCODING","YAML_UTF8_ENCODING","YAML_VALUE_TOKEN","YAML_VERSION_DIRECTIVE_TOKEN","YAML_WRITER_ERROR","anchor","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","column","context","context_mark","data","data","data","end","end_implicit","end_mark","end_mark","end_mark","end_mark","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","error","error","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","handle","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","index","index","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","key","line","major","mark","mark","minor","nodes","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","possible","prefix","problem","problem","problem_mark","problem_offset","problem_value","required","start","start_implicit","start_mark","start_mark","start_mark","start_mark","tag","tag_directives","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","token_number","top","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_","type_","type_","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","value","version_directive","yaml_alias_data_t","yaml_alias_event_initialize","yaml_break_t","yaml_document_add_mapping","yaml_document_add_scalar","yaml_document_add_sequence","yaml_document_append_mapping_pair","yaml_document_append_sequence_item","yaml_document_delete","yaml_document_end_event_initialize","yaml_document_get_node","yaml_document_get_root_node","yaml_document_initialize","yaml_document_start_event_initialize","yaml_document_t","yaml_emitter_close","yaml_emitter_delete","yaml_emitter_dump","yaml_emitter_emit","yaml_emitter_flush","yaml_emitter_initialize","yaml_emitter_open","yaml_emitter_set_break","yaml_emitter_set_canonical","yaml_emitter_set_encoding","yaml_emitter_set_indent","yaml_emitter_set_output","yaml_emitter_set_output_string","yaml_emitter_set_unicode","yaml_emitter_set_width","yaml_emitter_state_t","yaml_emitter_t","yaml_encoding_t","yaml_error_type_t","yaml_event_delete","yaml_event_t","yaml_event_type_t","yaml_mapping_end_event_initialize","yaml_mapping_start_event_initialize","yaml_mapping_style_t","yaml_mark_t","yaml_node_item_t","yaml_node_pair_t","yaml_node_t","yaml_node_type_t","yaml_parser_delete","yaml_parser_initialize","yaml_parser_load","yaml_parser_parse","yaml_parser_scan","yaml_parser_set_encoding","yaml_parser_set_input","yaml_parser_set_input_string","yaml_parser_state_t","yaml_parser_t","yaml_read_handler_t","yaml_scalar_event_initialize","yaml_scalar_style_t","yaml_sequence_end_event_initialize","yaml_sequence_start_event_initialize","yaml_sequence_style_t","yaml_simple_key_t","yaml_stack_t","yaml_stream_end_event_initialize","yaml_stream_start_event_initialize","yaml_tag_directive_t","yaml_token_delete","yaml_token_t","yaml_token_type_t","yaml_version_directive_t","yaml_write_handler_t"],"q":[[0,"unsafe_libyaml"]],"d":["An ALIAS event.","An ALIAS token.","An ANCHOR token.","Let the parser choose the break type.","Let the parser choose the encoding.","Let the emitter choose the style.","Let the emitter choose the style.","Let the emitter choose the style.","A BLOCK-END token.","A BLOCK-ENTRY token.","A BLOCK-MAPPING-START token.","The block mapping style.","A BLOCK-SEQUENCE-START token.","The block sequence style.","Cannot compose a YAML document.","Use CR LN for line breaks (DOS style).","Use CR for line breaks (Mac style).","A DOCUMENT-END event.","A DOCUMENT-END token.","A DOCUMENT-START event.","A DOCUMENT-START token.","The double-quoted scalar style.","Cannot emit a YAML stream.","Expect the first key of a block mapping.","Expect the key of a block mapping.","Expect a value for a simple key of a block mapping.","Expect a value of a block mapping.","Expect the first item of a block sequence.","Expect an item of a block sequence.","Expect the content of a document.","Expect DOCUMENT-END.","Expect DOCUMENT-START or STREAM-END.","Expect nothing.","Expect the first DOCUMENT-START or STREAM-END.","Expect the first key of a flow mapping.","Expect a key of a flow mapping.","Expect a value for a simple key of a flow mapping.","Expect a value of a flow mapping.","Expect the first item of a flow sequence.","Expect an item of a flow sequence.","Expect STREAM-START.","A FLOW-ENTRY token.","A FLOW-MAPPING-END token.","A FLOW-MAPPING-START token.","The flow mapping style.","A FLOW-SEQUENCE-END token.","A FLOW-SEQUENCE-START token.","The flow sequence style.","The folded scalar style.","A KEY token.","The literal scalar style.","Use LN for line breaks (Unix style).","A MAPPING-END event.","A mapping node.","A MAPPING-START event.","Cannot allocate or reallocate a block of memory.","No error is produced.","An empty event.","An empty node.","An empty token.","Cannot parse the input stream.","Expect the first key of a block mapping.","Expect a block mapping key.","Expect a block mapping value.","Expect a block node or indentless sequence.","Expect a block node.","Expect an entry of a block sequence.","Expect the first entry of a block sequence.","Expect the content of a document.","Expect DOCUMENT-END.","Expect DOCUMENT-START.","Expect nothing.","Expect an empty value of a flow mapping.","Expect the first key of a flow mapping.","Expect a key of a flow mapping.","Expect a value of a flow mapping.","Expect a flow node.","Expect the and of an ordered mapping entry.","Expect a key of an ordered mapping.","Expect a value of an ordered mapping.","Expect an entry of a flow sequence.","Expect the first entry of a flow sequence.","Expect the beginning of an implicit document.","Expect an entry of an indentless sequence.","Expect STREAM-START.","The plain scalar style.","Cannot read or decode the input stream.","A SCALAR event.","A scalar node.","A SCALAR token.","Cannot scan the input stream.","A SEQUENCE-END event.","A sequence node.","A SEQUENCE-START event.","The single-quoted scalar style.","A STREAM-END event.","A STREAM-END token.","A STREAM-START event.","A STREAM-START token.","A TAG-DIRECTIVE token.","A TAG token.","The UTF-16-BE encoding with BOM.","The UTF-16-LE encoding with BOM.","The default UTF-8 encoding.","A VALUE token.","A VERSION-DIRECTIVE token.","Cannot write to the output stream.","The anchor.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The position column.","The error context.","The context position.","The token data.","The event data.","The node data.","The end of the stack.","Is the document end indicator implicit?","The end of the token.","The end of the event.","The end of the node.","The end of the document.","","","","","","","","","","","","Error type.","Error type.","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","The tag handle.","","","","","","","","","","","","The position index.","The node id.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","The key of the element.","The position line.","The major version number.","The position mark.","The anchor mark.","The minor version number.","The document nodes.","","","","","","","","","","","","Is a simple key possible?","The tag prefix.","Error description.","Error description.","The problem position.","The byte about which the problem occured.","The problematic value (-1 is none).","Is a simple key required?","The beginning of the stack.","Is the document start indicator implicit?","The beginning of the token.","The beginning of the event.","The beginning of the node.","The beginning of the document.","The node tag.","The list of tag directives.","","","","","","","","","","","","","","","","","","","","","","","","","The number of the token.","The top of the stack.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The token type.","The event type.","The node type.","","","","","","","","","","","","","","","","","","","","","","","","","The value of the element.","The version directive.","This structure holds aliases data.","Create an ALIAS event.","Line break type.","Create a MAPPING node and attach it to the document.","Create a SCALAR node and attach it to the document.","Create a SEQUENCE node and attach it to the document.","Add a pair of a key and a value to a MAPPING node.","Add an item to a SEQUENCE node.","Delete a YAML document and all its nodes.","Create the DOCUMENT-END event.","Get a node of a YAML document.","Get the root of a YAML document node.","Create a YAML document.","Create the DOCUMENT-START event.","The document structure.","Finish a YAML stream.","Destroy an emitter.","Emit a YAML document.","Emit an event.","Flush the accumulated characters to the output.","Initialize an emitter.","Start a YAML stream.","Set the preferred line break.","Set if the output should be in the “canonical” format …","Set the output encoding.","Set the indentation increment.","Set a generic output handler.","Set a string output.","Set if unescaped non-ASCII characters are allowed.","Set the preferred line width. -1 means unlimited.","The emitter states.","The emitter structure.","The stream encoding.","Many bad things could happen with the parser and emitter.","Free any memory allocated for an event object.","The event structure.","Event types.","Create a MAPPING-END event.","Create a MAPPING-START event.","Mapping styles.","The pointer position.","An element of a sequence node.","An element of a mapping node.","The node structure.","Node types.","Destroy a parser.","Initialize a parser.","Parse the input stream and produce the next YAML document.","Parse the input stream and produce the next parsing event.","Scan the input stream and produce the next token.","Set the source encoding.","Set a generic input handler.","Set a string input.","The states of the parser.","The parser structure.","The prototype of a read handler.","Create a SCALAR event.","Scalar styles.","Create a SEQUENCE-END event.","Create a SEQUENCE-START event.","Sequence styles.","This structure holds information about a potential simple …","","Create the STREAM-END event.","Create the STREAM-START event.","The tag directive data.","Free any memory allocated for a token object.","The token structure.","Token types.","The version directive data.","The prototype of a write handler."],"i":[13,11,11,5,4,10,8,9,11,11,11,10,11,9,6,5,5,13,11,13,11,8,6,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,11,11,11,10,11,11,9,8,11,8,5,13,15,13,6,6,13,15,11,6,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,8,6,13,15,11,6,13,15,13,8,13,11,13,11,11,11,4,4,4,11,11,6,21,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,4,5,6,8,9,10,11,13,15,20,23,7,22,22,12,14,16,1,18,12,14,16,18,4,5,6,8,9,10,11,13,15,20,23,22,24,4,5,6,8,9,10,11,13,15,20,23,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,3,4,5,6,8,9,10,11,13,15,20,23,7,21,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,17,7,2,19,21,2,18,4,5,6,8,9,10,11,13,15,20,23,19,3,22,24,22,22,22,19,1,18,12,14,16,18,16,18,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,19,1,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,12,14,16,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,17,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[1,1],[2,2],[3,3],[4,4],[5,5],[6,6],[7,7],[8,8],[9,9],[10,10],[11,11],[12,12],[13,13],[14,14],[15,15],[16,16],[17,17],[18,18],[19,19],[20,20],[21,21],[22,22],[23,23],[24,24],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[4,4],25],[[5,5],25],[[6,6],25],[[8,8],25],[[9,9],25],[[10,10],25],[[11,11],25],[[13,13],25],[[15,15],25],[[20,20],25],[[23,23],25],0,0,0,0,0,0,0,0,0,0,0,0,[[4,4],26],[[5,5],26],[[6,6],26],[[8,8],26],[[9,9],26],[[10,10],26],[[11,11],26],[[13,13],26],[[15,15],26],[[20,20],26],[[23,23],26],0,0,[[4,27],28],[[5,27],28],[[6,27],28],[[8,27],28],[[9,27],28],[[10,27],28],[[11,27],28],[[13,27],28],[[15,27],28],[[20,27],28],[[23,27],28],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[4,29]],[[5,29]],[[6,29]],[[8,29]],[[9,29]],[[10,29]],[[11,29]],[[13,29]],[[15,29]],[[20,29]],[[23,29]],0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,[[4,4],[[30,[25]]]],[[5,5],[[30,[25]]]],[[6,6],[[30,[25]]]],[[8,8],[[30,[25]]]],[[9,9],[[30,[25]]]],[[10,10],[[30,[25]]]],[[11,11],[[30,[25]]]],[[13,13],[[30,[25]]]],[[15,15],[[30,[25]]]],[[20,20],[[30,[25]]]],[[23,23],[[30,[25]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],[[],31],0,0,0,[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],0,0,0,0,0,[[18,33,10],34],[[18,33,33,34,8],34],[[18,33,9],34],0,0,[18],0,[[18,34],16],[18,16],0,0,0,0,[24],0,0,0,0,0,[[24,5]],[[24,26]],[[24,4]],[[24,34]],[[24,35,36]],[[24,33,37,37]],[[24,26]],[[24,34]],0,0,0,0,[14],0,0,0,0,0,0,0,0,0,0,[22],0,0,0,0,[[22,4]],[[22,38,36]],[[22,33,37]],0,0,0,0,0,0,0,0,0,0,0,0,0,[12],0,0,0,0],"c":[],"p":[[3,"yaml_stack_t"],[3,"yaml_version_directive_t"],[3,"yaml_tag_directive_t"],[4,"yaml_encoding_t"],[4,"yaml_break_t"],[4,"yaml_error_type_t"],[3,"yaml_mark_t"],[4,"yaml_scalar_style_t"],[4,"yaml_sequence_style_t"],[4,"yaml_mapping_style_t"],[4,"yaml_token_type_t"],[3,"yaml_token_t"],[4,"yaml_event_type_t"],[3,"yaml_event_t"],[4,"yaml_node_type_t"],[3,"yaml_node_t"],[3,"yaml_node_pair_t"],[3,"yaml_document_t"],[3,"yaml_simple_key_t"],[4,"yaml_parser_state_t"],[3,"yaml_alias_data_t"],[3,"yaml_parser_t"],[4,"yaml_emitter_state_t"],[3,"yaml_emitter_t"],[4,"Ordering"],[15,"bool"],[3,"Formatter"],[6,"Result"],[8,"Hasher"],[4,"Option"],[4,"Result"],[3,"TypeId"],[15,"u8"],[15,"i32"],[6,"yaml_write_handler_t"],[4,"c_void"],[15,"u64"],[6,"yaml_read_handler_t"]]},\ "untrusted":{"doc":"untrusted.rs: Safe, fast, zero-panic, zero-crashing, …","t":"DDDLLLLLLLLLLLLLLLLLLLLLLLLLLLFLLLLLLLLLLLLLLL","n":["EndOfInput","Input","Reader","as_slice_less_safe","at_end","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","eq","fmt","fmt","fmt","from","from","from","from","from","into","into","into","is_empty","len","new","peek","read_all","read_all_optional","read_byte","read_bytes","read_bytes_to_end","read_partial","skip","skip_to_end","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id"],"q":[[0,"untrusted"]],"d":["The error type used to indicate the end of the input was …","A wrapper around &'a [u8] that helps in writing panic-free …","A read-only, forward-only cursor into the data in an Input.","Access the input as a slice so it can be processed by …","Returns true if the reader is at the end of the input, and …","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Construct a new Input for the given input bytes.","","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Returns true if the input is empty and false otherwise.","Returns the length of the Input.","Construct a new Reader for the given input. Use read_all or","Returns true if there is at least one more byte in the …","Calls read with the given input as a Reader, ensuring that …","Calls read with the given input as a Reader, ensuring that …","Reads the next input byte.","Skips num_bytes of the input, returning the skipped input …","Skips the reader to the end of the input, returning the …","Calls read() with the given input as a Reader. On success, …","Skips num_bytes of the input.","Skips the reader to the end of the input.","","","","","","","","",""],"i":[0,0,0,1,4,4,1,6,4,1,6,1,6,6,4,1,6,4,1,1,1,6,4,1,6,1,1,4,4,1,0,4,4,4,4,4,4,4,1,6,4,1,6,4,1,6],"f":[0,0,0,[1,[[3,[2]]]],[4,5],[[]],[[]],[[]],[[]],[[]],[[]],[1,1],[6,6],[[6,6],5],[[4,7],8],[[1,7],8],[[6,7],8],[[]],[[]],[[[3,[2]]],1],[[[3,[2]]],1],[[]],[[]],[[]],[[]],[1,5],[1,9],[1,4],[[4,2],5],[[1,10],11],[[[12,[1]],10],11],[4,[[11,[2,6]]]],[[4,9],[[11,[1,6]]]],[4,1],[[4,10],11],[[4,9],[[11,[6]]]],[4],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],13],[[],13],[[],13]],"c":[],"p":[[3,"Input"],[15,"u8"],[15,"slice"],[3,"Reader"],[15,"bool"],[3,"EndOfInput"],[3,"Formatter"],[6,"Result"],[15,"usize"],[8,"FnOnce"],[4,"Result"],[4,"Option"],[3,"TypeId"]]},\ -"uuid":{"doc":"Generate and parse universally unique identifiers (UUIDs).","t":"DGCNDNNNNSSSSNNCNNNCDEELLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLALLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLALLLLALLLLLLLLLLLLLLLLLLLLLLLLLLLLLOLLDDSSSSDDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLAFFIQDRLLLLALLLLLLKLLLLLLLLLDLLLLLLLLLLLLL","n":["Builder","Bytes","ClockSequence","Dce","Error","Future","Mac","Md5","Microsoft","NAMESPACE_DNS","NAMESPACE_OID","NAMESPACE_URL","NAMESPACE_X500","NCS","Nil","NoContext","RFC4122","Random","Sha1","Timestamp","Uuid","Variant","Version","as_braced","as_bytes","as_fields","as_hyphenated","as_ref","as_simple","as_u128","as_u64_pair","as_urn","as_uuid","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","braced","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","cmp","default","deserialize","encode_buffer","eq","eq","eq","eq","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from_bytes","from_bytes","from_bytes_le","from_bytes_le","from_bytes_ref","from_fields","from_fields","from_fields_le","from_fields_le","from_md5_bytes","from_random_bytes","from_rfc4122_timestamp","from_sha1_bytes","from_slice","from_slice","from_slice_le","from_slice_le","from_str","from_u128","from_u128","from_u128_le","from_u128_le","from_u64_pair","get_timestamp","get_variant","get_version","get_version_num","hash","hash","hyphenated","into","into","into","into","into","into_bytes","into_uuid","is_nil","new_v4","new_v5","nil","nil","parse_str","partial_cmp","serde","serialize","set_variant","set_version","simple","timestamp","to_bytes_le","to_fields_le","to_owned","to_owned","to_owned","to_owned","to_string","to_string","to_string","to_u128_le","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_parse","try_parse_ascii","type_id","type_id","type_id","type_id","type_id","urn","uuid","with_variant","with_version","Braced","Hyphenated","LENGTH","LENGTH","LENGTH","LENGTH","Simple","Urn","as_ref","as_ref","as_ref","as_ref","as_uuid","as_uuid","as_uuid","as_uuid","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","cmp","cmp","cmp","cmp","default","default","default","default","encode_lower","encode_lower","encode_lower","encode_lower","encode_upper","encode_upper","encode_upper","encode_upper","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_uuid","from_uuid","from_uuid","from_uuid","hash","hash","hash","hash","into","into","into","into","into_uuid","into_uuid","into_uuid","into_uuid","partial_cmp","partial_cmp","partial_cmp","partial_cmp","serialize","serialize","serialize","serialize","to_owned","to_owned","to_owned","to_owned","to_string","to_string","to_string","to_string","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","compact","deserialize","serialize","ClockSequence","Output","Timestamp","UUID_TICKS_BETWEEN_EPOCHS","borrow","borrow_mut","clone","clone_into","context","eq","equivalent","fmt","from","from_rfc4122","from_unix","generate_sequence","hash","into","now","to_owned","to_unix","to_unix_nanos","try_from","try_into","type_id","NoContext","borrow","borrow_mut","clone","clone_into","default","fmt","from","generate_sequence","into","to_owned","try_from","try_into","type_id"],"q":[[0,"uuid"],[164,"uuid::fmt"],[292,"uuid::serde"],[293,"uuid::serde::compact"],[295,"uuid::timestamp"],[320,"uuid::timestamp::context"]],"d":["A builder for creating a UUID.","A 128-bit (16 byte) buffer containing the UUID.","","Version 2: DCE Security.","A general error that can occur when working with UUIDs.","Reserved for future expansion.","Version 1: Timestamp and node ID.","Version 3: MD5 hash.","Reserved by Microsoft for backward compatibility.","UUID namespace for Domain Name System (DNS).","UUID namespace for ISO Object Identifiers (OIDs).","UUID namespace for Uniform Resource Locators (URLs).","UUID namespace for X.500 Distinguished Names (DNs).","Reserved by the NCS for backward compatibility.","The “nil” (all zeros) UUID.","","As described in the RFC4122 Specification (default).","Version 4: Random.","Version 5: SHA-1 hash.","","A Universally Unique Identifier (UUID).","The reserved variants of UUIDs.","The version of the UUID, denoting the generating algorithm.","Get a borrowed Braced formatter.","Returns a slice of 16 octets containing the value.","Returns the four field values of the UUID.","Get a borrowed Hyphenated formatter.","","Get a borrowed Simple formatter.","Returns a 128bit value containing the value.","Returns two 64bit values containing the value.","Get a borrowed Urn formatter.","Get a reference to the underlying Uuid.","","","","","","","","","","","Get a Braced formatter.","","","","","","","","","","","","A buffer that can be used for encode_... calls, that is …","","","","","","","Adapters for alternative string formats.","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Creates a Builder using the supplied bytes.","Creates a UUID using the supplied bytes.","Creates a Builder using the supplied bytes in little …","Creates a UUID using the supplied bytes in little endian …","Creates a reference to a UUID from a reference to the …","Creates a Builder from four field values.","Creates a UUID from four field values.","Creates a Builder from four field values.","Creates a UUID from four field values in little-endian …","Creates a Builder for a version 3 UUID using the supplied …","Creates a Builder for a version 4 UUID using the supplied …","Creates a Builder for a version 1 UUID using the supplied …","Creates a Builder for a version 5 UUID using the supplied …","Creates a Builder using the supplied bytes.","Creates a UUID using the supplied bytes.","Creates a Builder using the supplied bytes in little …","Creates a UUID using the supplied bytes in little endian …","","Creates a Builder from a 128bit value.","Creates a UUID from a 128bit value.","Creates a UUID from a 128bit value in little-endian order.","Creates a UUID from a 128bit value in little-endian order.","Creates a UUID from two 64bit values.","If the UUID is the correct version (v1, v6, or v7) this …","Returns the variant of the UUID structure.","Returns the version of the UUID.","Returns the version number of the UUID.","","","Get a Hyphenated formatter.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Consumes self and returns the underlying byte value of the …","Convert the builder into a Uuid.","Tests if the UUID is nil (all zeros).","Creates a random UUID.","Creates a UUID using a name from a namespace, based on the …","Creates a Builder with an initial Uuid::nil.","The ‘nil UUID’ (all zeros).","Parses a Uuid from a string of hexadecimal digits with …","","Adapters for alternative serde formats.","","Specifies the variant of the UUID.","Specifies the version number of the UUID.","Get a Simple formatter.","Generating UUIDs from timestamps.","Returns the bytes of the UUID in little-endian order.","Returns the four field values of the UUID in little-endian …","","","","","","","","Returns a 128bit little-endian value containing the value.","","","","","","","","","","","","Parses a Uuid from a string of hexadecimal digits with …","Parses a Uuid from a string of hexadecimal digits with …","","","","","","Get a Urn formatter.","Parse Uuids from string literals at compile time.","Specifies the variant of the UUID.","Specifies the version number of the UUID.","Format a Uuid as a braced hyphenated string, like …","Format a Uuid as a hyphenated string, like …","The length of a hyphenated Uuid string.","The length of a simple Uuid string.","The length of a URN Uuid string.","The length of a braced Uuid string.","Format a Uuid as a simple string, like …","Format a Uuid as a URN string, like …","","","","","Get a reference to the underlying Uuid.","Get a reference to the underlying Uuid.","Get a reference to the underlying Uuid.","Get a reference to the underlying Uuid.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Writes the Uuid as a lower-case hyphenated string to buffer…","Writes the Uuid as a lower-case simple string to buffer, …","Writes the Uuid as a lower-case URN string to buffer, and …","Writes the Uuid as a lower-case hyphenated string …","Writes the Uuid as an upper-case hyphenated string to …","Writes the Uuid as an upper-case simple string to buffer, …","Writes the Uuid as an upper-case URN string to buffer, and …","Writes the Uuid as an upper-case hyphenated string …","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","","Returns the argument unchanged.","Creates a Hyphenated from a Uuid.","Creates a Simple from a Uuid.","Creates a Urn from a Uuid.","Creates a Braced from a Uuid.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Consumes the Hyphenated, returning the underlying Uuid.","Consumes the Simple, returning the underlying Uuid.","Consumes the Urn, returning the underlying Uuid.","Consumes the Braced, returning the underlying Uuid.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Serialize a Uuid as a [u8; 16].","Deserialize a [u8; 16] as a Uuid","Serialize from a Uuid as a [u8; 16]","A counter that can be used by version 1 and version 6 …","The type of sequence returned by this counter.","A timestamp that can be encoded into a UUID.","The number of 100 nanosecond ticks between the RFC4122 …","","","","","Default implementations for the ClockSequence trait.","","","","Returns the argument unchanged.","Construct a Timestamp from an RFC4122 timestamp and …","Construct a Timestamp from a Unix timestamp, as used in …","Get the next value in the sequence to feed into a …","","Calls U::from(self).","Get a timestamp representing the current system time.","","Get the value of the timestamp as a Unix timestamp, as …","Get the number of fractional nanoseconds in the Unix …","","","","An empty counter that will always return the value 0.","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","",""],"i":[0,0,0,12,0,13,12,12,13,1,1,1,1,13,12,0,13,12,12,0,0,0,0,1,1,1,1,1,1,1,1,1,10,10,11,12,13,1,10,11,12,13,1,1,11,12,13,1,11,12,13,1,1,1,1,1,11,12,13,1,11,1,0,10,11,11,12,13,13,1,1,1,1,10,11,12,13,1,1,1,1,1,10,1,10,1,1,10,1,10,1,10,10,10,10,10,1,10,1,1,10,1,10,1,1,1,1,1,1,11,1,1,10,11,12,13,1,1,10,1,1,1,10,1,1,1,0,1,10,10,1,0,1,1,11,12,13,1,11,13,1,1,10,11,12,13,1,1,10,11,12,13,1,1,1,10,11,12,13,1,1,0,10,10,0,0,4,7,9,2,0,0,4,7,9,2,4,7,9,2,4,4,7,7,9,9,2,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,4,4,4,7,7,7,7,9,9,9,9,2,2,2,2,4,4,7,7,9,9,2,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,0,0,0,0,32,0,0,25,25,25,25,0,25,25,25,25,25,25,32,25,25,25,25,25,25,25,25,25,0,33,33,33,33,33,33,33,33,33,33,33,33,33],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[1,2],[1,3],[1],[1,4],[1,[[6,[5]]]],[1,7],[1,8],[1],[1,9],[10,1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[1,2],[11,11],[12,12],[13,13],[1,1],[[]],[[]],[[]],[[]],[[1,1],14],[[],1],[15,[[16,[1]]]],[[],[[17,[5]]]],[[11,11],18],[[12,12],18],[[13,13],18],[[1,1],18],[[],18],[[],18],0,[[10,19],20],[[11,19],20],[[11,19],20],[[12,19],20],[[13,19],20],[[13,19],20],[[1,19],20],[[1,19],20],[[1,19],20],[[1,19],20],[[]],[[]],[[]],[[]],[[]],[7,1],[2,1],[9,1],[4,1],[3,10],[3,1],[3,10],[3,1],[3,1],[[21,22,22,[17,[5]]],10],[[21,22,22,[17,[5]]],1],[[21,22,22,[17,[5]]],10],[[21,22,22,[17,[5]]],1],[3,10],[3,10],[[23,22,[17,[5]]],10],[3,10],[[[6,[5]]],[[16,[10,11]]]],[[[6,[5]]],[[16,[1,11]]]],[[[6,[5]]],[[16,[10,11]]]],[[[6,[5]]],[[16,[1,11]]]],[24,[[16,[1]]]],[8,10],[8,1],[8,10],[8,1],[[23,23],1],[1,[[26,[25]]]],[1,13],[1,[[26,[12]]]],[1,27],[[11,28]],[[1,28]],[1,4],[[]],[[]],[[]],[[]],[[]],[1,3],[10,1],[1,18],[[],1],[[1,[6,[5]]],1],[[],10],[[],1],[24,[[16,[1,11]]]],[[1,1],[[26,[14]]]],0,[[1,29],16],[[10,13],10],[[10,12],10],[1,7],0,[1,3],[1],[[]],[[]],[[]],[[]],[[],30],[[],30],[[],30],[1,8],[[],16],[[],16],[[],16],[[],16],[24,[[16,[1]]]],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[24,[[16,[1,11]]]],[[[6,[5]]],[[16,[1,11]]]],[[],31],[[],31],[[],31],[[],31],[[],31],[1,9],0,[[10,13],10],[[10,12],10],0,0,0,0,0,0,0,0,[4,1],[7,1],[9,1],[2,1],[4,1],[7,1],[9,1],[2,1],[[]],[4,1],[7,1],[[]],[[]],[9,1],[[]],[2,1],[[]],[[]],[[]],[[]],[4,4],[7,7],[9,9],[2,2],[[]],[[]],[[]],[[]],[[4,4],14],[[7,7],14],[[9,9],14],[[2,2],14],[[],4],[[],7],[[],9],[[],2],[[4,[6,[5]]],24],[[7,[6,[5]]],24],[[9,[6,[5]]],24],[[2,[6,[5]]],24],[[4,[6,[5]]],24],[[7,[6,[5]]],24],[[9,[6,[5]]],24],[[2,[6,[5]]],24],[[4,4],18],[[7,7],18],[[9,9],18],[[2,2],18],[[],18],[[],18],[[],18],[[],18],[[4,19],20],[[4,19],20],[[4,19],20],[[4,19],20],[[7,19],20],[[7,19],20],[[7,19],20],[[7,19],20],[[9,19],20],[[9,19],20],[[9,19],20],[[9,19],20],[[2,19],20],[[2,19],20],[[2,19],20],[[2,19],20],[1,4],[[]],[1,7],[[]],[[]],[1,9],[1,2],[[]],[1,4],[1,7],[1,9],[1,2],[[4,28]],[[7,28]],[[9,28]],[[2,28]],[[]],[[]],[[]],[[]],[4,1],[7,1],[9,1],[2,1],[[4,4],[[26,[14]]]],[[7,7],[[26,[14]]]],[[9,9],[[26,[14]]]],[[2,2],[[26,[14]]]],[[4,29],16],[[7,29],16],[[9,29],16],[[2,29],16],[[]],[[]],[[]],[[]],[[],30],[[],30],[[],30],[[],30],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],31],[[],31],[[],31],[[],31],0,[15,[[16,[1]]]],[[1,29],16],0,0,0,0,[[]],[[]],[25,25],[[]],0,[[25,25],18],[[],18],[[25,19],20],[[]],[[23,22],25],[[32,23,21],25],[[23,21]],[[25,28]],[[]],[32,25],[[]],[25],[25,21],[[],16],[[],16],[[],31],0,[[]],[[]],[33,33],[[]],[[],33],[[33,19],20],[[]],[[33,23,21]],[[]],[[]],[[],16],[[],16],[[],31]],"c":[316],"p":[[3,"Uuid"],[3,"Braced"],[6,"Bytes"],[3,"Hyphenated"],[15,"u8"],[15,"slice"],[3,"Simple"],[15,"u128"],[3,"Urn"],[3,"Builder"],[3,"Error"],[4,"Version"],[4,"Variant"],[4,"Ordering"],[8,"Deserializer"],[4,"Result"],[15,"array"],[15,"bool"],[3,"Formatter"],[6,"Result"],[15,"u32"],[15,"u16"],[15,"u64"],[15,"str"],[3,"Timestamp"],[4,"Option"],[15,"usize"],[8,"Hasher"],[8,"Serializer"],[3,"String"],[3,"TypeId"],[8,"ClockSequence"],[3,"NoContext"]]},\ +"uuid":{"doc":"Generate and parse universally unique identifiers (UUIDs).","t":"DGCNDNNNNSSSSNNCNNNCDEELLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLALLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLALLLLALLLLLLLLLLLLLLLLLLLLLLLLLLLLLOLLDDSSSSDDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLAFFIQDRLLLLALLLLLLKLLLLLLLLLDLLLLLLLLLLLLL","n":["Builder","Bytes","ClockSequence","Dce","Error","Future","Mac","Md5","Microsoft","NAMESPACE_DNS","NAMESPACE_OID","NAMESPACE_URL","NAMESPACE_X500","NCS","Nil","NoContext","RFC4122","Random","Sha1","Timestamp","Uuid","Variant","Version","as_braced","as_bytes","as_fields","as_hyphenated","as_ref","as_simple","as_u128","as_u64_pair","as_urn","as_uuid","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","braced","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","cmp","default","deserialize","encode_buffer","eq","eq","eq","eq","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from_bytes","from_bytes","from_bytes_le","from_bytes_le","from_bytes_ref","from_fields","from_fields","from_fields_le","from_fields_le","from_md5_bytes","from_random_bytes","from_rfc4122_timestamp","from_sha1_bytes","from_slice","from_slice","from_slice_le","from_slice_le","from_str","from_u128","from_u128","from_u128_le","from_u128_le","from_u64_pair","get_timestamp","get_variant","get_version","get_version_num","hash","hash","hyphenated","into","into","into","into","into","into_bytes","into_uuid","is_nil","new_v4","new_v5","nil","nil","parse_str","partial_cmp","serde","serialize","set_variant","set_version","simple","timestamp","to_bytes_le","to_fields_le","to_owned","to_owned","to_owned","to_owned","to_string","to_string","to_string","to_u128_le","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_parse","try_parse_ascii","type_id","type_id","type_id","type_id","type_id","urn","uuid","with_variant","with_version","Braced","Hyphenated","LENGTH","LENGTH","LENGTH","LENGTH","Simple","Urn","as_ref","as_ref","as_ref","as_ref","as_uuid","as_uuid","as_uuid","as_uuid","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","cmp","cmp","cmp","cmp","default","default","default","default","encode_lower","encode_lower","encode_lower","encode_lower","encode_upper","encode_upper","encode_upper","encode_upper","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_uuid","from_uuid","from_uuid","from_uuid","hash","hash","hash","hash","into","into","into","into","into_uuid","into_uuid","into_uuid","into_uuid","partial_cmp","partial_cmp","partial_cmp","partial_cmp","serialize","serialize","serialize","serialize","to_owned","to_owned","to_owned","to_owned","to_string","to_string","to_string","to_string","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","compact","deserialize","serialize","ClockSequence","Output","Timestamp","UUID_TICKS_BETWEEN_EPOCHS","borrow","borrow_mut","clone","clone_into","context","eq","equivalent","fmt","from","from_rfc4122","from_unix","generate_sequence","hash","into","now","to_owned","to_unix","to_unix_nanos","try_from","try_into","type_id","NoContext","borrow","borrow_mut","clone","clone_into","default","fmt","from","generate_sequence","into","to_owned","try_from","try_into","type_id"],"q":[[0,"uuid"],[164,"uuid::fmt"],[292,"uuid::serde"],[293,"uuid::serde::compact"],[295,"uuid::timestamp"],[320,"uuid::timestamp::context"]],"d":["A builder for creating a UUID.","A 128-bit (16 byte) buffer containing the UUID.","","Version 2: DCE Security.","A general error that can occur when working with UUIDs.","Reserved for future expansion.","Version 1: Timestamp and node ID.","Version 3: MD5 hash.","Reserved by Microsoft for backward compatibility.","UUID namespace for Domain Name System (DNS).","UUID namespace for ISO Object Identifiers (OIDs).","UUID namespace for Uniform Resource Locators (URLs).","UUID namespace for X.500 Distinguished Names (DNs).","Reserved by the NCS for backward compatibility.","The “nil” (all zeros) UUID.","","As described in the RFC4122 Specification (default).","Version 4: Random.","Version 5: SHA-1 hash.","","A Universally Unique Identifier (UUID).","The reserved variants of UUIDs.","The version of the UUID, denoting the generating algorithm.","Get a borrowed Braced formatter.","Returns a slice of 16 octets containing the value.","Returns the four field values of the UUID.","Get a borrowed Hyphenated formatter.","","Get a borrowed Simple formatter.","Returns a 128bit value containing the value.","Returns two 64bit values containing the value.","Get a borrowed Urn formatter.","Get a reference to the underlying Uuid.","","","","","","","","","","","Get a Braced formatter.","","","","","","","","","","","","A buffer that can be used for encode_... calls, that is …","","","","","","","Adapters for alternative string formats.","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Returns the argument unchanged.","","Creates a Builder using the supplied bytes.","Creates a UUID using the supplied bytes.","Creates a Builder using the supplied bytes in little …","Creates a UUID using the supplied bytes in little endian …","Creates a reference to a UUID from a reference to the …","Creates a Builder from four field values.","Creates a UUID from four field values.","Creates a Builder from four field values.","Creates a UUID from four field values in little-endian …","Creates a Builder for a version 3 UUID using the supplied …","Creates a Builder for a version 4 UUID using the supplied …","Creates a Builder for a version 1 UUID using the supplied …","Creates a Builder for a version 5 UUID using the supplied …","Creates a Builder using the supplied bytes.","Creates a UUID using the supplied bytes.","Creates a Builder using the supplied bytes in little …","Creates a UUID using the supplied bytes in little endian …","","Creates a Builder from a 128bit value.","Creates a UUID from a 128bit value.","Creates a UUID from a 128bit value in little-endian order.","Creates a UUID from a 128bit value in little-endian order.","Creates a UUID from two 64bit values.","If the UUID is the correct version (v1, v6, or v7) this …","Returns the variant of the UUID structure.","Returns the version of the UUID.","Returns the version number of the UUID.","","","Get a Hyphenated formatter.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Consumes self and returns the underlying byte value of the …","Convert the builder into a Uuid.","Tests if the UUID is nil (all zeros).","Creates a random UUID.","Creates a UUID using a name from a namespace, based on the …","Creates a Builder with an initial Uuid::nil.","The ‘nil UUID’ (all zeros).","Parses a Uuid from a string of hexadecimal digits with …","","Adapters for alternative serde formats.","","Specifies the variant of the UUID.","Specifies the version number of the UUID.","Get a Simple formatter.","Generating UUIDs from timestamps.","Returns the bytes of the UUID in little-endian order.","Returns the four field values of the UUID in little-endian …","","","","","","","","Returns a 128bit little-endian value containing the value.","","","","","","","","","","","","Parses a Uuid from a string of hexadecimal digits with …","Parses a Uuid from a string of hexadecimal digits with …","","","","","","Get a Urn formatter.","Parse Uuids from string literals at compile time.","Specifies the variant of the UUID.","Specifies the version number of the UUID.","Format a Uuid as a braced hyphenated string, like …","Format a Uuid as a hyphenated string, like …","The length of a hyphenated Uuid string.","The length of a simple Uuid string.","The length of a URN Uuid string.","The length of a braced Uuid string.","Format a Uuid as a simple string, like …","Format a Uuid as a URN string, like …","","","","","Get a reference to the underlying Uuid.","Get a reference to the underlying Uuid.","Get a reference to the underlying Uuid.","Get a reference to the underlying Uuid.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Writes the Uuid as a lower-case hyphenated string to buffer…","Writes the Uuid as a lower-case simple string to buffer, …","Writes the Uuid as a lower-case URN string to buffer, and …","Writes the Uuid as a lower-case hyphenated string …","Writes the Uuid as an upper-case hyphenated string to …","Writes the Uuid as an upper-case simple string to buffer, …","Writes the Uuid as an upper-case URN string to buffer, and …","Writes the Uuid as an upper-case hyphenated string …","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","Returns the argument unchanged.","","Returns the argument unchanged.","Creates a Hyphenated from a Uuid.","Creates a Simple from a Uuid.","Creates a Urn from a Uuid.","Creates a Braced from a Uuid.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Consumes the Hyphenated, returning the underlying Uuid.","Consumes the Simple, returning the underlying Uuid.","Consumes the Urn, returning the underlying Uuid.","Consumes the Braced, returning the underlying Uuid.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Serialize a Uuid as a [u8; 16].","Deserialize a [u8; 16] as a Uuid","Serialize from a Uuid as a [u8; 16]","A counter that can be used by version 1 and version 6 …","The type of sequence returned by this counter.","A timestamp that can be encoded into a UUID.","The number of 100 nanosecond ticks between the RFC4122 …","","","","","Default implementations for the ClockSequence trait.","","","","Returns the argument unchanged.","Construct a Timestamp from an RFC4122 timestamp and …","Construct a Timestamp from a Unix timestamp, as used in …","Get the next value in the sequence to feed into a …","","Calls U::from(self).","Get a timestamp representing the current system time.","","Get the value of the timestamp as a Unix timestamp, as …","Get the number of fractional nanoseconds in the Unix …","","","","An empty counter that will always return the value 0.","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","",""],"i":[0,0,0,12,0,13,12,12,13,1,1,1,1,13,12,0,13,12,12,0,0,0,0,1,1,1,1,1,1,1,1,1,10,10,11,12,13,1,10,11,12,13,1,1,11,12,13,1,11,12,13,1,1,1,1,1,11,12,13,1,11,1,0,10,11,11,12,13,13,1,1,1,1,10,11,12,13,1,1,1,1,1,10,1,10,1,1,10,1,10,1,10,10,10,10,10,1,10,1,1,10,1,10,1,1,1,1,1,1,11,1,1,10,11,12,13,1,1,10,1,1,1,10,1,1,1,0,1,10,10,1,0,1,1,11,12,13,1,11,13,1,1,10,11,12,13,1,1,10,11,12,13,1,1,1,10,11,12,13,1,1,0,10,10,0,0,4,7,9,2,0,0,4,7,9,2,4,7,9,2,4,4,7,7,9,9,2,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,4,4,4,7,7,7,7,9,9,9,9,2,2,2,2,4,4,7,7,9,9,2,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,4,7,9,2,0,0,0,0,32,0,0,25,25,25,25,0,25,25,25,25,25,25,32,25,25,25,25,25,25,25,25,25,0,33,33,33,33,33,33,33,33,33,33,33,33,33],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[1,2],[1,3],[1],[1,4],[1,[[6,[5]]]],[1,7],[1,8],[1],[1,9],[10,1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[1,2],[11,11],[12,12],[13,13],[1,1],[[]],[[]],[[]],[[]],[[1,1],14],[[],1],[15,[[16,[1]]]],[[],[[17,[5]]]],[[11,11],18],[[12,12],18],[[13,13],18],[[1,1],18],[[],18],[[],18],0,[[10,19],20],[[11,19],20],[[11,19],20],[[12,19],20],[[13,19],20],[[13,19],20],[[1,19],20],[[1,19],20],[[1,19],20],[[1,19],20],[[]],[[]],[[]],[[]],[7,1],[9,1],[2,1],[[]],[4,1],[3,10],[3,1],[3,10],[3,1],[3,1],[[21,22,22,[17,[5]]],10],[[21,22,22,[17,[5]]],1],[[21,22,22,[17,[5]]],10],[[21,22,22,[17,[5]]],1],[3,10],[3,10],[[23,22,[17,[5]]],10],[3,10],[[[6,[5]]],[[16,[10,11]]]],[[[6,[5]]],[[16,[1,11]]]],[[[6,[5]]],[[16,[10,11]]]],[[[6,[5]]],[[16,[1,11]]]],[24,[[16,[1]]]],[8,10],[8,1],[8,10],[8,1],[[23,23],1],[1,[[26,[25]]]],[1,13],[1,[[26,[12]]]],[1,27],[[11,28]],[[1,28]],[1,4],[[]],[[]],[[]],[[]],[[]],[1,3],[10,1],[1,18],[[],1],[[1,[6,[5]]],1],[[],10],[[],1],[24,[[16,[1,11]]]],[[1,1],[[26,[14]]]],0,[[1,29],16],[[10,13],10],[[10,12],10],[1,7],0,[1,3],[1],[[]],[[]],[[]],[[]],[[],30],[[],30],[[],30],[1,8],[[],16],[[],16],[[],16],[[],16],[[],16],[24,[[16,[1]]]],[[],16],[[],16],[[],16],[[],16],[[],16],[24,[[16,[1,11]]]],[[[6,[5]]],[[16,[1,11]]]],[[],31],[[],31],[[],31],[[],31],[[],31],[1,9],0,[[10,13],10],[[10,12],10],0,0,0,0,0,0,0,0,[4,1],[7,1],[9,1],[2,1],[4,1],[7,1],[9,1],[2,1],[4,1],[[]],[7,1],[[]],[9,1],[[]],[[]],[2,1],[[]],[[]],[[]],[[]],[4,4],[7,7],[9,9],[2,2],[[]],[[]],[[]],[[]],[[4,4],14],[[7,7],14],[[9,9],14],[[2,2],14],[[],4],[[],7],[[],9],[[],2],[[4,[6,[5]]],24],[[7,[6,[5]]],24],[[9,[6,[5]]],24],[[2,[6,[5]]],24],[[4,[6,[5]]],24],[[7,[6,[5]]],24],[[9,[6,[5]]],24],[[2,[6,[5]]],24],[[4,4],18],[[7,7],18],[[9,9],18],[[2,2],18],[[],18],[[],18],[[],18],[[],18],[[4,19],20],[[4,19],20],[[4,19],20],[[4,19],20],[[7,19],20],[[7,19],20],[[7,19],20],[[7,19],20],[[9,19],20],[[9,19],20],[[9,19],20],[[9,19],20],[[2,19],20],[[2,19],20],[[2,19],20],[[2,19],20],[1,4],[[]],[1,7],[[]],[1,9],[[]],[1,2],[[]],[1,4],[1,7],[1,9],[1,2],[[4,28]],[[7,28]],[[9,28]],[[2,28]],[[]],[[]],[[]],[[]],[4,1],[7,1],[9,1],[2,1],[[4,4],[[26,[14]]]],[[7,7],[[26,[14]]]],[[9,9],[[26,[14]]]],[[2,2],[[26,[14]]]],[[4,29],16],[[7,29],16],[[9,29],16],[[2,29],16],[[]],[[]],[[]],[[]],[[],30],[[],30],[[],30],[[],30],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],31],[[],31],[[],31],[[],31],0,[15,[[16,[1]]]],[[1,29],16],0,0,0,0,[[]],[[]],[25,25],[[]],0,[[25,25],18],[[],18],[[25,19],20],[[]],[[23,22],25],[[32,23,21],25],[[23,21]],[[25,28]],[[]],[32,25],[[]],[25],[25,21],[[],16],[[],16],[[],31],0,[[]],[[]],[33,33],[[]],[[],33],[[33,19],20],[[]],[[33,23,21]],[[]],[[]],[[],16],[[],16],[[],31]],"c":[316],"p":[[3,"Uuid"],[3,"Braced"],[6,"Bytes"],[3,"Hyphenated"],[15,"u8"],[15,"slice"],[3,"Simple"],[15,"u128"],[3,"Urn"],[3,"Builder"],[3,"Error"],[4,"Version"],[4,"Variant"],[4,"Ordering"],[8,"Deserializer"],[4,"Result"],[15,"array"],[15,"bool"],[3,"Formatter"],[6,"Result"],[15,"u32"],[15,"u16"],[15,"u64"],[15,"str"],[3,"Timestamp"],[4,"Option"],[15,"usize"],[8,"Hasher"],[8,"Serializer"],[3,"String"],[3,"TypeId"],[8,"ClockSequence"],[3,"NoContext"]]},\ "vec_map":{"doc":"A simple map based on a vector for small integer keys. …","t":"DEDDDDNDNDDDDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL","n":["Drain","Entry","IntoIter","Iter","IterMut","Keys","Occupied","OccupiedEntry","Vacant","VacantEntry","Values","ValuesMut","VecMap","append","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","capacity","clear","clone","clone","clone","clone","clone_from","clone_into","clone_into","clone_into","clone_into","cmp","contains_key","default","drain","entry","eq","equivalent","extend","extend","fmt","from","from","from","from","from","from","from","from","from","from","from","from_iter","get","get","get_mut","get_mut","hash","index","index","index_mut","index_mut","insert","insert","insert","into","into","into","into","into","into","into","into","into","into","into","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_mut","is_empty","iter","iter_mut","keys","len","new","next","next","next","next","next","next","next","next_back","next_back","next_back","next_back","next_back","next_back","next_back","or_insert","or_insert_with","partial_cmp","remove","remove","reserve_len","reserve_len_exact","retain","shrink_to_fit","size_hint","size_hint","size_hint","size_hint","size_hint","size_hint","size_hint","split_off","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","values","values_mut","with_capacity"],"q":[[0,"vec_map"]],"d":["A draining iterator over the key-value pairs of a map.","A view into a single entry in a map, which may either be …","A consuming iterator over the key-value pairs of a map.","An iterator over the key-value pairs of a map.","An iterator over the key-value pairs of a map, with the …","An iterator over the keys of a map.","An occupied Entry","An occupied Entry.","A vacant Entry","A vacant Entry.","An iterator over the values of a map.","An iterator over the values of a map.","A map optimized for small integer keys.","Moves all elements from other into the map while …","","","","","","","","","","","","","","","","","","","","","","","Returns the number of elements the VecMap can hold without …","Clears the map, removing all key-value pairs.","","","","","","","","","","","Returns true if the map contains a value for the specified …","","Returns an iterator visiting all key-value pairs in …","Gets the given key’s corresponding entry in the map for …","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Returns a reference to the value corresponding to the key.","Gets a reference to the value in the entry.","Returns a mutable reference to the value corresponding to …","Gets a mutable reference to the value in the entry.","","","","","","Inserts a key-value pair into the map. If the key already …","Sets the value of the entry with the VacantEntry’s key, …","Sets the value of the entry with the OccupiedEntry’s key,","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Returns an iterator visiting all key-value pairs in …","","","","","","","","","","Converts the entry into a mutable reference to its value.","Returns true if the map contains no elements.","Returns an iterator visiting all key-value pairs in …","Returns an iterator visiting all key-value pairs in …","Returns an iterator visiting all keys in ascending order …","Returns the number of elements in the map.","Creates an empty VecMap.","","","","","","","","","","","","","","","Ensures a value is in the entry by inserting the default …","Ensures a value is in the entry by inserting the result of …","","Removes a key from the map, returning the value at the key …","Takes the value of the entry out of the map, and returns …","Reserves capacity for the given VecMap to contain len …","Reserves the minimum capacity for the given VecMap to …","Retains only the elements specified by the predicate.","Trims the VecMap of any excess capacity.","","","","","","","","Splits the collection into two at the given key.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns an iterator visiting all values in ascending order …","Returns an iterator visiting all values in ascending order …","Creates an empty VecMap with space for at least capacity …"],"i":[0,0,0,0,0,0,11,0,11,0,0,0,0,1,1,11,22,19,4,24,5,6,25,23,10,1,11,22,19,4,24,5,6,25,23,10,1,1,1,4,5,6,1,1,4,5,6,1,1,1,1,1,1,1,1,1,1,1,11,22,19,4,24,5,6,25,23,10,1,1,19,1,19,1,1,1,1,1,1,22,19,1,11,22,19,4,24,5,6,25,23,10,1,1,1,4,24,5,6,25,23,10,19,1,1,1,1,1,1,4,24,5,6,25,23,10,4,24,5,6,25,23,10,11,11,1,1,19,1,1,1,1,4,24,5,6,25,23,10,1,1,4,5,6,1,11,22,19,4,24,5,6,25,23,10,1,11,22,19,4,24,5,6,25,23,10,1,11,22,19,4,24,5,6,25,23,10,1,1,1],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,[[1,1]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[1,2],[1],[[[1,[3]]],[[1,[3]]]],[4,4],[5,5],[6,6],[[[1,[3]],[1,[3]]]],[[]],[[]],[[]],[[]],[[[1,[7]],[1,[7]]],8],[[1,2],9],[[],1],[1,10],[[1,2],11],[[[1,[12]],[1,[12]]],9],[[],9],[[1,13]],[[[1,[14]],13]],[[[1,[15]],16],17],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[13,1],[[1,2],18],[19],[[1,2],18],[19],[[[1,[20]],21]],[[1,2]],[[1,2]],[[1,2]],[[1,2]],[[1,2],18],[22],[19],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[1,23],[1,24],[1,4],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[19],[1,9],[1,4],[1,24],[1,5],[1,2],[[],1],[4,18],[24,18],[5,[[18,[2]]]],[6,18],[25,18],[23,18],[10,18],[4,18],[24,18],[5,[[18,[2]]]],[6,18],[25,18],[23,18],[10,18],[11],[[11,26]],[[[1,[27]],[1,[27]]],[[18,[8]]]],[[1,2],18],[19],[[1,2]],[[1,2]],[[1,28]],[1],[4],[24],[5],[6],[25],[23],[10],[[1,2],1],[[]],[[]],[[]],[[]],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],29],[[],30],[[],30],[[],30],[[],30],[[],30],[[],30],[[],30],[[],30],[[],30],[[],30],[[],30],[1,6],[1,25],[2,1]],"c":[],"p":[[3,"VecMap"],[15,"usize"],[8,"Clone"],[3,"Iter"],[3,"Keys"],[3,"Values"],[8,"Ord"],[4,"Ordering"],[15,"bool"],[3,"Drain"],[4,"Entry"],[8,"PartialEq"],[8,"IntoIterator"],[8,"Copy"],[8,"Debug"],[3,"Formatter"],[6,"Result"],[4,"Option"],[3,"OccupiedEntry"],[8,"Hash"],[8,"Hasher"],[3,"VacantEntry"],[3,"IntoIter"],[3,"IterMut"],[3,"ValuesMut"],[8,"FnOnce"],[8,"PartialOrd"],[8,"FnMut"],[4,"Result"],[3,"TypeId"]]},\ "waker_fn":{"doc":"Convert closures into wakers.","t":"F","n":["waker_fn"],"q":[[0,"waker_fn"]],"d":["Converts a closure into a Waker."],"i":[0],"f":[[[[0,[1,2,3]]],4]],"c":[],"p":[[8,"Fn"],[8,"Send"],[8,"Sync"],[3,"Waker"]]},\ "walkdir":{"doc":"Crate walkdir provides an efficient and cross platform …","t":"DIDDDGDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLKLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL","n":["DirEntry","DirEntryExt","Error","FilterEntry","IntoIter","Result","WalkDir","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","cause","clone","clone_into","contents_first","depth","depth","description","file_name","file_type","filter_entry","filter_entry","fmt","fmt","fmt","fmt","fmt","fmt","follow_links","follow_root_links","from","from","from","from","from","ino","ino","into","into","into","into","into","into_io_error","into_iter","into_iter","into_iter","into_path","io_error","loop_ancestor","max_depth","max_open","metadata","min_depth","new","next","next","path","path","path_is_symlink","same_file_system","skip_current_dir","skip_current_dir","sort_by","sort_by_file_name","sort_by_key","source","to_owned","to_string","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id"],"q":[[0,"walkdir"]],"d":["A directory entry.","Unix-specific extension methods for walkdir::DirEntry","An error produced by recursively walking a directory.","A recursive directory iterator that skips entries.","An iterator for recursively descending into a directory.","A result type for walkdir operations.","A builder to create an iterator for recursively walking a …","","","","","","","","","","","","","","Yield a directory’s contents before the directory …","Returns the depth at which this entry was created relative …","Returns the depth at which this error occurred relative to …","","Return the file name of this entry.","Return the file type for the file that this entry points …","Yields only entries which satisfy the given predicate and …","Yields only entries which satisfy the given predicate and …","","","","","","","Follow symbolic links. By default, this is disabled.","Follow symbolic links if these are the root of the …","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the underlying d_ino field in the contained dirent …","Returns the underlying d_ino field in the contained dirent …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Similar to io_error except consumes self to convert to the …","","","","The full path that this entry represents.","Inspect the original io::Error if there is one.","Returns the path at which a cycle was detected.","Set the maximum depth of entries yield by the iterator.","Set the maximum number of simultaneously open file …","Return the metadata for the file that this entry points to.","Set the minimum depth of entries yielded by the iterator.","Create a builder for a recursive directory iterator …","Advances the iterator and returns the next value.","Advances the iterator and returns the next value.","The full path that this entry represents.","Returns the path associated with this error if one exists.","Returns true if and only if this entry was created from a …","Do not cross file system boundaries.","Skips the current directory.","Skips the current directory.","Set a function for sorting directory entries with a …","Sort directory entries by file name, to ensure a …","Set a function for sorting directory entries with a key …","","","","","","","","","","","","","","","","","",""],"i":[0,0,0,0,0,0,0,4,1,5,11,13,4,1,5,11,13,1,4,4,5,4,1,1,4,4,11,13,4,1,1,5,11,13,5,5,4,1,5,11,13,29,4,4,1,5,11,13,1,5,11,13,4,1,1,5,5,4,5,5,11,13,4,1,4,5,11,13,5,5,5,1,4,1,4,1,5,11,13,4,1,5,11,13,4,1,5,11,13],"f":[0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[1,[[3,[2]]]],[4,4],[[]],[[5,6],5],[4,7],[1,7],[1,8],[4,9],[4,10],[[11,12],[[13,[11,12]]]],[[[13,[11,12]],12],[[13,[[13,[11,12]],12]]]],[[4,14],15],[[1,14],15],[[1,14],15],[[5,14],15],[[11,14],15],[[[13,[16,16]],14],15],[[5,6],5],[[5,6],5],[[]],[[]],[[]],[[]],[[]],[[],17],[4,17],[[]],[[]],[[]],[[]],[[]],[1,[[3,[18]]]],[5,11],[[]],[[]],[4,19],[1,[[3,[18]]]],[1,[[3,[20]]]],[[5,7],5],[[5,7],5],[4,[[22,[21]]]],[[5,7],5],[[[23,[20]]],5],[11,[[3,[[22,[4]]]]]],[[[13,[11,12]]],[[3,[[22,[4]]]]]],[4,20],[1,[[3,[20]]]],[4,6],[[5,6],5],[11],[[[13,[11,12]]]],[[5,[0,[12,24,25]]],5],[5,5],[[5,[0,[12,24,25]]],5],[1,[[3,[2]]]],[[]],[[],26],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],28],[[],28],[[],28],[[],28],[[],28]],"c":[],"p":[[3,"Error"],[8,"Error"],[4,"Option"],[3,"DirEntry"],[3,"WalkDir"],[15,"bool"],[15,"usize"],[15,"str"],[3,"OsStr"],[3,"FileType"],[3,"IntoIter"],[8,"FnMut"],[3,"FilterEntry"],[3,"Formatter"],[6,"Result"],[8,"Debug"],[15,"u64"],[3,"Error"],[3,"PathBuf"],[3,"Path"],[3,"Metadata"],[6,"Result"],[8,"AsRef"],[8,"Send"],[8,"Sync"],[3,"String"],[4,"Result"],[3,"TypeId"],[8,"DirEntryExt"]]},\ diff --git a/minewars/api/uuid/fmt/struct.Braced.html b/minewars/api/uuid/fmt/struct.Braced.html index 151d6a84d0..bd3127704f 100644 --- a/minewars/api/uuid/fmt/struct.Braced.html +++ b/minewars/api/uuid/fmt/struct.Braced.html @@ -82,16 +82,16 @@
Examples
let braced = Uuid::nil().braced(); assert_eq!(braced.into_uuid(), Uuid::nil()); -

Trait Implementations§

source§

impl AsRef<Uuid> for Braced

source§

fn as_ref(&self) -> &Uuid

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl Borrow<Uuid> for Braced

source§

fn borrow(&self) -> &Uuid

Immutably borrows from an owned value. Read more
source§

impl Clone for Braced

source§

fn clone(&self) -> Braced

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Braced

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Braced

source§

fn default() -> Braced

Returns the “default value” for a type. Read more
source§

impl Display for Braced

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<Braced> for Uuid

source§

fn from(f: Braced) -> Self

Converts to this type from the input type.
source§

impl From<Uuid> for Braced

source§

fn from(f: Uuid) -> Self

Converts to this type from the input type.
source§

impl Hash for Braced

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where +

Trait Implementations§

source§

impl AsRef<Uuid> for Braced

source§

fn as_ref(&self) -> &Uuid

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl Borrow<Uuid> for Braced

source§

fn borrow(&self) -> &Uuid

Immutably borrows from an owned value. Read more
source§

impl Clone for Braced

source§

fn clone(&self) -> Braced

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Braced

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Braced

source§

fn default() -> Braced

Returns the “default value” for a type. Read more
source§

impl Display for Braced

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<Braced> for Uuid

source§

fn from(f: Braced) -> Self

Converts to this type from the input type.
source§

impl From<Uuid> for Braced

source§

fn from(f: Uuid) -> Self

Converts to this type from the input type.
source§

impl Hash for Braced

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where H: Hasher, - Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl LowerHex for Braced

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter.
source§

impl Ord for Braced

source§

fn cmp(&self, other: &Braced) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · source§

fn max(self, other: Self) -> Selfwhere + Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl LowerHex for Braced

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter.
source§

impl Ord for Braced

source§

fn cmp(&self, other: &Braced) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · source§

fn max(self, other: Self) -> Selfwhere Self: Sized,

Compares and returns the maximum of two values. Read more
1.21.0 · source§

fn min(self, other: Self) -> Selfwhere Self: Sized,

Compares and returns the minimum of two values. Read more
1.50.0 · source§

fn clamp(self, min: Self, max: Self) -> Selfwhere Self: Sized + PartialOrd<Self>,

Restrict a value to a certain interval. Read more
source§

impl PartialEq<Braced> for Braced

source§

fn eq(&self, other: &Braced) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl PartialOrd<Braced> for Braced

source§

fn partial_cmp(&self, other: &Braced) -> Option<Ordering>

This method returns an ordering between self and other values if one exists. Read more
1.0.0 · source§

fn lt(&self, other: &Rhs) -> bool

This method tests less than (for self and other) and is used by the < operator. Read more
1.0.0 · source§

fn le(&self, other: &Rhs) -> bool

This method tests less than or equal to (for self and other) and is used by the <= operator. Read more
1.0.0 · source§

fn gt(&self, other: &Rhs) -> bool

This method tests greater than (for self and other) and is used by the > operator. Read more
1.0.0 · source§

fn ge(&self, other: &Rhs) -> bool

This method tests greater than or equal to (for self and other) and is used by the >= -operator. Read more
source§

impl Serialize for Braced

source§

fn serialize<S: Serializer>(&self, serializer: S) -> Result<S::Ok, S::Error>

Serialize this value into the given Serde serializer. Read more
source§

impl UpperHex for Braced

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter.
source§

impl Copy for Braced

source§

impl Eq for Braced

source§

impl StructuralEq for Braced

source§

impl StructuralPartialEq for Braced

Auto Trait Implementations§

§

impl RefUnwindSafe for Braced

§

impl Send for Braced

§

impl Sync for Braced

§

impl Unpin for Braced

§

impl UnwindSafe for Braced

Blanket Implementations§

source§

impl<T> Any for Twhere +operator. Read more

source§

impl Serialize for Braced

source§

fn serialize<S: Serializer>(&self, serializer: S) -> Result<S::Ok, S::Error>

Serialize this value into the given Serde serializer. Read more
source§

impl UpperHex for Braced

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter.
source§

impl Copy for Braced

source§

impl Eq for Braced

source§

impl StructuralEq for Braced

source§

impl StructuralPartialEq for Braced

Auto Trait Implementations§

§

impl RefUnwindSafe for Braced

§

impl Send for Braced

§

impl Sync for Braced

§

impl Unpin for Braced

§

impl UnwindSafe for Braced

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

diff --git a/minewars/api/uuid/fmt/struct.Hyphenated.html b/minewars/api/uuid/fmt/struct.Hyphenated.html index 432de308f7..be74a18ec5 100644 --- a/minewars/api/uuid/fmt/struct.Hyphenated.html +++ b/minewars/api/uuid/fmt/struct.Hyphenated.html @@ -82,16 +82,16 @@
Examples
let hyphenated = Uuid::nil().hyphenated(); assert_eq!(hyphenated.into_uuid(), Uuid::nil());
-

Trait Implementations§

source§

impl AsRef<Uuid> for Hyphenated

source§

fn as_ref(&self) -> &Uuid

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl Borrow<Uuid> for Hyphenated

source§

fn borrow(&self) -> &Uuid

Immutably borrows from an owned value. Read more
source§

impl Clone for Hyphenated

source§

fn clone(&self) -> Hyphenated

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Hyphenated

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Hyphenated

source§

fn default() -> Hyphenated

Returns the “default value” for a type. Read more
source§

impl Display for Hyphenated

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<Hyphenated> for Uuid

source§

fn from(f: Hyphenated) -> Self

Converts to this type from the input type.
source§

impl From<Uuid> for Hyphenated

source§

fn from(f: Uuid) -> Self

Converts to this type from the input type.
source§

impl Hash for Hyphenated

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where +

Trait Implementations§

source§

impl AsRef<Uuid> for Hyphenated

source§

fn as_ref(&self) -> &Uuid

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl Borrow<Uuid> for Hyphenated

source§

fn borrow(&self) -> &Uuid

Immutably borrows from an owned value. Read more
source§

impl Clone for Hyphenated

source§

fn clone(&self) -> Hyphenated

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Hyphenated

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Hyphenated

source§

fn default() -> Hyphenated

Returns the “default value” for a type. Read more
source§

impl Display for Hyphenated

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<Hyphenated> for Uuid

source§

fn from(f: Hyphenated) -> Self

Converts to this type from the input type.
source§

impl From<Uuid> for Hyphenated

source§

fn from(f: Uuid) -> Self

Converts to this type from the input type.
source§

impl Hash for Hyphenated

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where H: Hasher, - Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl LowerHex for Hyphenated

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter.
source§

impl Ord for Hyphenated

source§

fn cmp(&self, other: &Hyphenated) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · source§

fn max(self, other: Self) -> Selfwhere + Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl LowerHex for Hyphenated

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter.
source§

impl Ord for Hyphenated

source§

fn cmp(&self, other: &Hyphenated) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · source§

fn max(self, other: Self) -> Selfwhere Self: Sized,

Compares and returns the maximum of two values. Read more
1.21.0 · source§

fn min(self, other: Self) -> Selfwhere Self: Sized,

Compares and returns the minimum of two values. Read more
1.50.0 · source§

fn clamp(self, min: Self, max: Self) -> Selfwhere Self: Sized + PartialOrd<Self>,

Restrict a value to a certain interval. Read more
source§

impl PartialEq<Hyphenated> for Hyphenated

source§

fn eq(&self, other: &Hyphenated) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl PartialOrd<Hyphenated> for Hyphenated

source§

fn partial_cmp(&self, other: &Hyphenated) -> Option<Ordering>

This method returns an ordering between self and other values if one exists. Read more
1.0.0 · source§

fn lt(&self, other: &Rhs) -> bool

This method tests less than (for self and other) and is used by the < operator. Read more
1.0.0 · source§

fn le(&self, other: &Rhs) -> bool

This method tests less than or equal to (for self and other) and is used by the <= operator. Read more
1.0.0 · source§

fn gt(&self, other: &Rhs) -> bool

This method tests greater than (for self and other) and is used by the > operator. Read more
1.0.0 · source§

fn ge(&self, other: &Rhs) -> bool

This method tests greater than or equal to (for self and other) and is used by the >= -operator. Read more
source§

impl Serialize for Hyphenated

source§

fn serialize<S: Serializer>(&self, serializer: S) -> Result<S::Ok, S::Error>

Serialize this value into the given Serde serializer. Read more
source§

impl UpperHex for Hyphenated

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter.
source§

impl Copy for Hyphenated

source§

impl Eq for Hyphenated

source§

impl StructuralEq for Hyphenated

source§

impl StructuralPartialEq for Hyphenated

Auto Trait Implementations§

§

impl RefUnwindSafe for Hyphenated

§

impl Send for Hyphenated

§

impl Sync for Hyphenated

§

impl Unpin for Hyphenated

§

impl UnwindSafe for Hyphenated

Blanket Implementations§

source§

impl<T> Any for Twhere +operator. Read more

source§

impl Serialize for Hyphenated

source§

fn serialize<S: Serializer>(&self, serializer: S) -> Result<S::Ok, S::Error>

Serialize this value into the given Serde serializer. Read more
source§

impl UpperHex for Hyphenated

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter.
source§

impl Copy for Hyphenated

source§

impl Eq for Hyphenated

source§

impl StructuralEq for Hyphenated

source§

impl StructuralPartialEq for Hyphenated

Auto Trait Implementations§

§

impl RefUnwindSafe for Hyphenated

§

impl Send for Hyphenated

§

impl Sync for Hyphenated

§

impl Unpin for Hyphenated

§

impl UnwindSafe for Hyphenated

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

diff --git a/minewars/api/uuid/fmt/struct.Simple.html b/minewars/api/uuid/fmt/struct.Simple.html index cece5df07d..bba7e07c79 100644 --- a/minewars/api/uuid/fmt/struct.Simple.html +++ b/minewars/api/uuid/fmt/struct.Simple.html @@ -81,9 +81,9 @@
Examples
let simple = Uuid::nil().simple(); assert_eq!(simple.into_uuid(), Uuid::nil());
-

Trait Implementations§

source§

impl AsRef<Uuid> for Simple

source§

fn as_ref(&self) -> &Uuid

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl Borrow<Uuid> for Simple

source§

fn borrow(&self) -> &Uuid

Immutably borrows from an owned value. Read more
source§

impl Clone for Simple

source§

fn clone(&self) -> Simple

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Simple

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Simple

source§

fn default() -> Simple

Returns the “default value” for a type. Read more
source§

impl Display for Simple

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<Simple> for Uuid

source§

fn from(f: Simple) -> Self

Converts to this type from the input type.
source§

impl From<Uuid> for Simple

source§

fn from(f: Uuid) -> Self

Converts to this type from the input type.
source§

impl Hash for Simple

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where +

Trait Implementations§

source§

impl AsRef<Uuid> for Simple

source§

fn as_ref(&self) -> &Uuid

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl Borrow<Uuid> for Simple

source§

fn borrow(&self) -> &Uuid

Immutably borrows from an owned value. Read more
source§

impl Clone for Simple

source§

fn clone(&self) -> Simple

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Simple

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Simple

source§

fn default() -> Simple

Returns the “default value” for a type. Read more
source§

impl Display for Simple

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<Simple> for Uuid

source§

fn from(f: Simple) -> Self

Converts to this type from the input type.
source§

impl From<Uuid> for Simple

source§

fn from(f: Uuid) -> Self

Converts to this type from the input type.
source§

impl Hash for Simple

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where H: Hasher, - Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl LowerHex for Simple

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter.
source§

impl Ord for Simple

source§

fn cmp(&self, other: &Simple) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · source§

fn max(self, other: Self) -> Selfwhere + Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl LowerHex for Simple

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter.
source§

impl Ord for Simple

source§

fn cmp(&self, other: &Simple) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · source§

fn max(self, other: Self) -> Selfwhere Self: Sized,

Compares and returns the maximum of two values. Read more
1.21.0 · source§

fn min(self, other: Self) -> Selfwhere Self: Sized,

Compares and returns the minimum of two values. Read more
1.50.0 · source§

fn clamp(self, min: Self, max: Self) -> Selfwhere Self: Sized + PartialOrd<Self>,

Restrict a value to a certain interval. Read more
source§

impl PartialEq<Simple> for Simple

source§

fn eq(&self, other: &Simple) -> bool

This method tests for self and other values to be equal, and is used diff --git a/minewars/api/uuid/fmt/struct.Urn.html b/minewars/api/uuid/fmt/struct.Urn.html index f6ee2f579e..d19a224b9b 100644 --- a/minewars/api/uuid/fmt/struct.Urn.html +++ b/minewars/api/uuid/fmt/struct.Urn.html @@ -87,7 +87,7 @@
Examples
let urn = Uuid::nil().urn(); assert_eq!(urn.into_uuid(), Uuid::nil());
-

Trait Implementations§

source§

impl AsRef<Uuid> for Urn

source§

fn as_ref(&self) -> &Uuid

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl Borrow<Uuid> for Urn

source§

fn borrow(&self) -> &Uuid

Immutably borrows from an owned value. Read more
source§

impl Clone for Urn

source§

fn clone(&self) -> Urn

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Urn

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Urn

source§

fn default() -> Urn

Returns the “default value” for a type. Read more
source§

impl Display for Urn

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<Urn> for Uuid

source§

fn from(f: Urn) -> Self

Converts to this type from the input type.
source§

impl From<Uuid> for Urn

source§

fn from(f: Uuid) -> Self

Converts to this type from the input type.
source§

impl Hash for Urn

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where +

Trait Implementations§

source§

impl AsRef<Uuid> for Urn

source§

fn as_ref(&self) -> &Uuid

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl Borrow<Uuid> for Urn

source§

fn borrow(&self) -> &Uuid

Immutably borrows from an owned value. Read more
source§

impl Clone for Urn

source§

fn clone(&self) -> Urn

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Urn

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Urn

source§

fn default() -> Urn

Returns the “default value” for a type. Read more
source§

impl Display for Urn

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<Urn> for Uuid

source§

fn from(f: Urn) -> Self

Converts to this type from the input type.
source§

impl From<Uuid> for Urn

source§

fn from(f: Uuid) -> Self

Converts to this type from the input type.
source§

impl Hash for Urn

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl LowerHex for Urn

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter.
source§

impl Ord for Urn

source§

fn cmp(&self, other: &Urn) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · source§

fn max(self, other: Self) -> Selfwhere Self: Sized,

Compares and returns the maximum of two values. Read more
1.21.0 · source§

fn min(self, other: Self) -> Selfwhere diff --git a/minewars/api/uuid/struct.Uuid.html b/minewars/api/uuid/struct.Uuid.html index d6da248f38..d4c280c862 100644 --- a/minewars/api/uuid/struct.Uuid.html +++ b/minewars/api/uuid/struct.Uuid.html @@ -546,16 +546,16 @@
Roundtripping

This method is unlikely to roundtrip a timestamp in a UUID due to the way UUIDs encode timestamps. The timestamp returned from this method will be truncated to 100ns precision for version 1 and 6 UUIDs, and to millisecond precision for version 7 UUIDs.

-

Trait Implementations§

source§

impl AsRef<[u8]> for Uuid

source§

fn as_ref(&self) -> &[u8]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl AsRef<Uuid> for Braced

source§

fn as_ref(&self) -> &Uuid

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl AsRef<Uuid> for Hyphenated

source§

fn as_ref(&self) -> &Uuid

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl AsRef<Uuid> for Simple

source§

fn as_ref(&self) -> &Uuid

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl AsRef<Uuid> for Urn

source§

fn as_ref(&self) -> &Uuid

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl Borrow<Uuid> for Braced

source§

fn borrow(&self) -> &Uuid

Immutably borrows from an owned value. Read more
source§

impl Borrow<Uuid> for Hyphenated

source§

fn borrow(&self) -> &Uuid

Immutably borrows from an owned value. Read more
source§

impl Borrow<Uuid> for Simple

source§

fn borrow(&self) -> &Uuid

Immutably borrows from an owned value. Read more
source§

impl Borrow<Uuid> for Urn

source§

fn borrow(&self) -> &Uuid

Immutably borrows from an owned value. Read more
source§

impl Clone for Uuid

source§

fn clone(&self) -> Uuid

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Uuid

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Uuid

source§

fn default() -> Self

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for Uuid

source§

fn deserialize<D: Deserializer<'de>>(deserializer: D) -> Result<Self, D::Error>

Deserialize this value from the given Serde deserializer. Read more
source§

impl Display for Uuid

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<Braced> for Uuid

source§

fn from(f: Braced) -> Self

Converts to this type from the input type.
source§

impl From<Hyphenated> for Uuid

source§

fn from(f: Hyphenated) -> Self

Converts to this type from the input type.
source§

impl From<Simple> for Uuid

source§

fn from(f: Simple) -> Self

Converts to this type from the input type.
source§

impl From<Urn> for Uuid

source§

fn from(f: Urn) -> Self

Converts to this type from the input type.
source§

impl From<Uuid> for Braced

source§

fn from(f: Uuid) -> Self

Converts to this type from the input type.
source§

impl From<Uuid> for Hyphenated

source§

fn from(f: Uuid) -> Self

Converts to this type from the input type.
source§

impl From<Uuid> for Simple

source§

fn from(f: Uuid) -> Self

Converts to this type from the input type.
source§

impl From<Uuid> for Urn

source§

fn from(f: Uuid) -> Self

Converts to this type from the input type.
source§

impl FromStr for Uuid

§

type Err = Error

The associated error which can be returned from parsing.
source§

fn from_str(uuid_str: &str) -> Result<Self, Self::Err>

Parses a string s to return a value of this type. Read more
source§

impl Hash for Uuid

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where +

Trait Implementations§

source§

impl AsRef<[u8]> for Uuid

source§

fn as_ref(&self) -> &[u8]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl AsRef<Uuid> for Braced

source§

fn as_ref(&self) -> &Uuid

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl AsRef<Uuid> for Hyphenated

source§

fn as_ref(&self) -> &Uuid

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl AsRef<Uuid> for Simple

source§

fn as_ref(&self) -> &Uuid

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl AsRef<Uuid> for Urn

source§

fn as_ref(&self) -> &Uuid

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl Borrow<Uuid> for Braced

source§

fn borrow(&self) -> &Uuid

Immutably borrows from an owned value. Read more
source§

impl Borrow<Uuid> for Hyphenated

source§

fn borrow(&self) -> &Uuid

Immutably borrows from an owned value. Read more
source§

impl Borrow<Uuid> for Simple

source§

fn borrow(&self) -> &Uuid

Immutably borrows from an owned value. Read more
source§

impl Borrow<Uuid> for Urn

source§

fn borrow(&self) -> &Uuid

Immutably borrows from an owned value. Read more
source§

impl Clone for Uuid

source§

fn clone(&self) -> Uuid

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Uuid

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Uuid

source§

fn default() -> Self

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for Uuid

source§

fn deserialize<D: Deserializer<'de>>(deserializer: D) -> Result<Self, D::Error>

Deserialize this value from the given Serde deserializer. Read more
source§

impl Display for Uuid

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<Braced> for Uuid

source§

fn from(f: Braced) -> Self

Converts to this type from the input type.
source§

impl From<Hyphenated> for Uuid

source§

fn from(f: Hyphenated) -> Self

Converts to this type from the input type.
source§

impl From<Simple> for Uuid

source§

fn from(f: Simple) -> Self

Converts to this type from the input type.
source§

impl From<Urn> for Uuid

source§

fn from(f: Urn) -> Self

Converts to this type from the input type.
source§

impl From<Uuid> for Braced

source§

fn from(f: Uuid) -> Self

Converts to this type from the input type.
source§

impl From<Uuid> for Hyphenated

source§

fn from(f: Uuid) -> Self

Converts to this type from the input type.
source§

impl From<Uuid> for Simple

source§

fn from(f: Uuid) -> Self

Converts to this type from the input type.
source§

impl From<Uuid> for Urn

source§

fn from(f: Uuid) -> Self

Converts to this type from the input type.
source§

impl FromStr for Uuid

§

type Err = Error

The associated error which can be returned from parsing.
source§

fn from_str(uuid_str: &str) -> Result<Self, Self::Err>

Parses a string s to return a value of this type. Read more
source§

impl Hash for Uuid

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where H: Hasher, - Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl LowerHex for Uuid

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter.
source§

impl Ord for Uuid

source§

fn cmp(&self, other: &Uuid) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · source§

fn max(self, other: Self) -> Selfwhere + Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl LowerHex for Uuid

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter.
source§

impl Ord for Uuid

source§

fn cmp(&self, other: &Uuid) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · source§

fn max(self, other: Self) -> Selfwhere Self: Sized,

Compares and returns the maximum of two values. Read more
1.21.0 · source§

fn min(self, other: Self) -> Selfwhere Self: Sized,

Compares and returns the minimum of two values. Read more
1.50.0 · source§

fn clamp(self, min: Self, max: Self) -> Selfwhere Self: Sized + PartialOrd<Self>,

Restrict a value to a certain interval. Read more
source§

impl PartialEq<Uuid> for Uuid

source§

fn eq(&self, other: &Uuid) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl PartialOrd<Uuid> for Uuid

source§

fn partial_cmp(&self, other: &Uuid) -> Option<Ordering>

This method returns an ordering between self and other values if one exists. Read more
1.0.0 · source§

fn lt(&self, other: &Rhs) -> bool

This method tests less than (for self and other) and is used by the < operator. Read more
1.0.0 · source§

fn le(&self, other: &Rhs) -> bool

This method tests less than or equal to (for self and other) and is used by the <= operator. Read more
1.0.0 · source§

fn gt(&self, other: &Rhs) -> bool

This method tests greater than (for self and other) and is used by the > operator. Read more
1.0.0 · source§

fn ge(&self, other: &Rhs) -> bool

This method tests greater than or equal to (for self and other) and is used by the >= -operator. Read more
source§

impl Serialize for Uuid

source§

fn serialize<S: Serializer>(&self, serializer: S) -> Result<S::Ok, S::Error>

Serialize this value into the given Serde serializer. Read more
source§

impl TryFrom<&str> for Uuid

§

type Error = Error

The type returned in the event of a conversion error.
source§

fn try_from(uuid_str: &str) -> Result<Self, Self::Error>

Performs the conversion.
source§

impl UpperHex for Uuid

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter.
source§

impl Copy for Uuid

source§

impl Eq for Uuid

source§

impl StructuralEq for Uuid

source§

impl StructuralPartialEq for Uuid

Auto Trait Implementations§

§

impl RefUnwindSafe for Uuid

§

impl Send for Uuid

§

impl Sync for Uuid

§

impl Unpin for Uuid

§

impl UnwindSafe for Uuid

Blanket Implementations§

source§

impl<T> Any for Twhere +operator. Read more

source§

impl Serialize for Uuid

source§

fn serialize<S: Serializer>(&self, serializer: S) -> Result<S::Ok, S::Error>

Serialize this value into the given Serde serializer. Read more
source§

impl TryFrom<&str> for Uuid

§

type Error = Error

The type returned in the event of a conversion error.
source§

fn try_from(uuid_str: &str) -> Result<Self, Self::Error>

Performs the conversion.
source§

impl UpperHex for Uuid

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter.
source§

impl Copy for Uuid

source§

impl Eq for Uuid

source§

impl StructuralEq for Uuid

source§

impl StructuralPartialEq for Uuid

Auto Trait Implementations§

§

impl RefUnwindSafe for Uuid

§

impl Send for Uuid

§

impl Sync for Uuid

§

impl Unpin for Uuid

§

impl UnwindSafe for Uuid

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.