Crate typeshare_core

Source
Expand description

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

Modules§

  • Context types for parsing.
  • 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§

Traits§

  • Trait to rename a string using common case or character separators.