Docs.rs
  • intuicio-framework-serde-0.41.2
    • intuicio-framework-serde 0.41.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • PsichiX
    • Dependencies
      • intuicio-core ^0.41 normal
      • intuicio-data ^0.41 normal
      • serde ^1 normal
      • serde-intermediate ^1.6 normal
      • intuicio-derive ^0.41 dev
    • Versions
    • 23.08% 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

intuicio_framework_serde0.41.2

  • All Items

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

Crate intuicio_framework_serde

Source

Structs§

  • SerializationRegistry

Enums§

  • DeserializeMode
  • Intermediate
    Serde intermediate data representation.
  • IntermediateError
  • Object

Functions§

  • from_intermediate
  • from_intermediate_as
  • from_object
  • from_str
  • from_str_as
  • to_intermediate
  • to_object
  • to_string
  • to_string_compact
  • to_string_pretty

Type Aliases§

  • IntermediateResult