Docs.rs
  • typescript-type-def-0.5.13
    • typescript-type-def 0.5.13
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dbeckwith
    • Dependencies
      • serde_json ^1.0.128 normal optional
      • typescript-type-def-derive =0.5.13 normal
      • difference ^2.0.0 dev
      • serde ^1.0.210 dev
      • serde_json ^1.0.128 dev
      • uuid ^1.10.0 dev
    • Versions
    • 100% 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

typescript_type_def0.5.13

Crate Items

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

List of all items

Structs

  • Blob
  • DefinitionFileOptions
  • Stats
  • type_expr::DefinedTypeInfo
  • type_expr::Docs
  • type_expr::Ident
  • type_expr::IndexSignature
  • type_expr::NativeTypeInfo
  • type_expr::ObjectField
  • type_expr::TypeArray
  • type_expr::TypeDefinition
  • type_expr::TypeIntersection
  • type_expr::TypeName
  • type_expr::TypeObject
  • type_expr::TypeString
  • type_expr::TypeTuple
  • type_expr::TypeUnion

Enums

  • type_expr::TypeExpr
  • type_expr::TypeInfo

Traits

  • TypeDef

Derive Macros

  • TypeDef

Functions

  • write_definition_file
  • write_definition_file_from_type_infos

Type Aliases

  • type_expr::List