Docs.rs
  • serde-version-0.5.1
    • serde-version 0.5.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fredpointzero
    • Dependencies
      • failure ^0.1.0 normal
      • lazy_static ^1.4.0 normal
      • ron ^0.5.0 normal optional
      • serde ^1.0.0 normal
      • serde_version_derive ^0.5.1 normal optional
      • toml ^0.5.0 normal optional
      • type-name ^0.1.0 normal
      • quickcheck ^0.8 dev
      • quickcheck_macros ^0.8 dev
      • ron ^0.5.0 dev
      • serde ^1.0.0 dev
      • serde_test ^1.0.0 dev
      • serde_version_derive ^0.5.1 dev
    • Versions
    • 53.49% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

serde_version0.5.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • InvalidVersionError
  • TypeInMultipleVersionGroups
  • UnknownVersionURI
  • VersionGroupURI
  • VersionGroupURIs
  • VersionedDeserializer

Enums

  • AggregateVersionMapError
  • Error

Traits

  • AggregateVersionMap
  • DeserializeVersioned
  • VersionGroupResolver
  • VersionMap

Macros

  • __version_group_enum
  • __version_group_resolver_static
  • __version_map_static
  • impl_from_enum
  • version_group_enum
  • version_group_resolver_new
  • version_group_resolver_static
  • version_map_new
  • version_map_static

Functions

  • exports::get_type_name

Type Aliases

  • DefaultVersionGroupResolver
  • DefaultVersionMap