Expand description
§typewriter-core
Core types, traits, and configuration for the typewriter type sync SDK.
This crate has zero proc-macro dependencies — it can be used in build scripts, CLI tools, and regular application code.
Re-exports§
pub use config::TypewriterConfig;pub use mapper::TypeMapper;pub use naming::to_file_style;pub use naming::FileStyle;pub use ir::*;