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§
- Errors during file generation.
Traits§
- Trait to rename a string using common case or character separators.