Docs.rs
  • type_reflect-0.6.2
    • type_reflect 0.6.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • spencerkohan
    • Dependencies
      • dprint-plugin-typescript ^0.95.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • ts_quote ^0.4.0 normal
      • type_reflect_core ^0.5.0 normal
      • type_reflect_macros ^0.5.1 normal
      • anyhow ^1.0.75 dev
    • Versions
    • 17.19% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

type_reflect0.6.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • EnumCase
  • NamedField
  • NamedType
  • Path
  • TransparentType
  • rust::Rust
  • ts_format::TSFormat
  • ts_validation::TSValidation
  • type_description::EnumCase
  • type_description::NamedField
  • type_description::NamedType
  • type_description::TransparentType
  • type_script::TypeScript
  • zod::Zod

Enums

  • EnumType
  • Inflection
  • TransparentTypeCase
  • Type
  • TypeFieldsDefinition
  • inflection::Inflection
  • rust::Type
  • type_description::EnumType
  • type_description::TransparentTypeCase
  • type_description::Type
  • type_description::TypeFieldsDefinition
  • type_script::Type
  • zod::Type

Traits

  • AsRef
  • Deserialize
  • Emittable
  • Inflectable
  • RustType
  • Serialize
  • TypeEmitter
  • Write
  • alias_type::AliasType
  • enum_type::EnumReflectionType
  • inflection::Inflectable
  • struct_type::StructType
  • type_script::TypeExporter
  • zod::TypeExporter

Macros

  • export_types
  • impl_parse
  • syn_err
  • ts_string

Derive Macros

  • Deserialize
  • Reflect
  • Serialize

Functions

  • init_destination_file
  • ts_validation::validation_namespace
  • type_script::emit_alias_type
  • type_script::enum_type::emit_enum_type
  • type_script::enum_type::union_case_type_name
  • type_script::struct_type::struct_impl
  • type_script::to_ts_type
  • type_script::type_fields::named_fields
  • type_script::type_fields::named_member
  • type_script::type_fields::tuple_fields
  • type_script::untagged_enum_type::emit_case_type_name
  • type_script::untagged_enum_type::emit_untaggedd_enum_type
  • write_postfix