Docs.rs
  • facet-types-0.1.2
    • facet-types 0.1.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • fasterthanlime
    • Dependencies
      • bitflags ^2.9.0 normal
      • facet-opaque ^0.1.2 normal
      • typeid ^1.0.3 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

facet_types0.1.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • EnumDef
  • Field
  • FieldFlags
  • HasherProxy
  • ListDef
  • ListVTable
  • MapDef
  • MapIterVTable
  • MapVTable
  • MarkerTraits
  • ScalarDef
  • Shape
  • StructDef
  • TypeNameOpts
  • ValueVTable
  • Variant

Enums

  • Characteristic
  • Def
  • EnumRepr
  • FieldError
  • ParseError
  • StructKind
  • TryFromError
  • VariantKind

Functions

  • clone_into_fn_for
  • cmp_fn_for
  • debug_fn_for
  • default_in_place_fn_for
  • display_fn_for
  • drop_in_place_fn_for
  • hash_fn_for
  • parse_fn_for
  • partial_eq_fn_for
  • partial_ord_fn_for

Type Aliases

  • CloneIntoFn
  • CmpFn
  • DebugFn
  • DefaultInPlaceFn
  • DisplayFn
  • DropInPlaceFn
  • HashFn
  • HasherWriteFn
  • ListGetItemPtrFn
  • ListInitInPlaceWithCapacityFn
  • ListLenFn
  • ListPushFn
  • MapContainsKeyFn
  • MapGetValuePtrFn
  • MapInitInPlaceWithCapacityFn
  • MapInsertFn
  • MapIterDeallocFn
  • MapIterFn
  • MapIterNextFn
  • MapLenFn
  • ParseFn
  • PartialEqFn
  • PartialOrdFn
  • TryFromFn
  • TypeNameFn