Crate typeshare_core

source ·
Expand description

The core library for typeshare. Contains the parser and language converters.

Modules§

  • Implementations for each language converter
  • Parsing Rust code into a format the language modules can understand
  • Codifying Rust types and how they convert to various languages.

Enums§

Functions§

  • Parse and generate types for a single Rust input file.