Docs.rs
  • go-types-0.1.0
    • go-types 0.1.0
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • oxfeeefeee
    • Dependencies
      • go-parser ^0.1.0 normal
      • num-bigint ^0.4 normal
      • num-rational ^0.4 normal
      • num-traits ^0.2 normal
      • ordered-float ^3.0 normal
      • regex ^1 dev
    • Versions
    • 11.76% 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
logo

logo

Crate go_types

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • BuiltinInfo
  • DeclInfoKey
  • Displayer
  • ImportKey
  • Importer
  • LangObj
  • ObjKey
  • PackageKey
  • ScopeKey
  • Selection
  • TCObjects
  • TraceConfig
  • TypeKey
  • Universe
  • VarProperty
  • check::Checker
  • check::DeclInfoConst
  • check::DeclInfoFunc
  • check::DeclInfoType
  • check::DeclInfoVar
  • check::IfaceInfo
  • check::MethodInfo
  • check::TypeInfo
  • typ::ArrayDetail
  • typ::BasicDetail
  • typ::ChanDetail
  • typ::InterfaceDetail
  • typ::MapDetail
  • typ::NamedDetail
  • typ::PointerDetail
  • typ::SignatureDetail
  • typ::SliceDetail
  • typ::StructDetail
  • typ::TupleDetail

Enums

  • Builtin
  • ConstValue
  • EntityType
  • ExprKind
  • OperandMode
  • SelectionKind
  • check::DeclInfo
  • typ::BasicInfo
  • typ::BasicType
  • typ::ChanDir
  • typ::Type

Traits

  • SourceRead

Functions

  • typ::comparable
  • typ::deep_underlying_type
  • typ::fmt_signature
  • typ::fmt_type
  • typ::has_nil
  • typ::identical
  • typ::identical_ignore_tags
  • typ::identical_ignore_tags_o
  • typ::identical_o
  • typ::is_boolean
  • typ::is_complex
  • typ::is_const_type
  • typ::is_float
  • typ::is_integer
  • typ::is_interface
  • typ::is_named
  • typ::is_numeric
  • typ::is_ordered
  • typ::is_string
  • typ::is_typed
  • typ::is_unsigned
  • typ::is_untyped
  • typ::size_of
  • typ::underlying_type
  • typ::untyped_default_type

Type Definitions

  • Decls
  • LangObjs
  • Packages
  • Scopes
  • Types