Docs.rs
  • intuicio-framework-serde-0.46.0
    • intuicio-framework-serde 0.46.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • PsichiX
    • Dependencies
      • intuicio-core ^0.46 normal
      • intuicio-data ^0.46 normal
      • serde ^1 normal
      • serde-intermediate ^1.6 normal
      • intuicio-derive ^0.46 dev
      • serde_json ^1 dev
    • Versions
    • 15.79% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

intuicio_framework_serde0.46.0

  • 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