Docs.rs
mold-cli-0.2.0
mold-cli 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
pumarogie
Dependencies
anyhow ^1
normal
clap ^4
normal
colored ^2
normal
convert_case ^0.6
normal
lazy_static ^1.4
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
pretty_assertions ^1
dev
tempfile ^3
dev
Versions
11.63%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
All
mold_
cli
0.2.0
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
cli::Args
generators::GeneratorConfig
generators::PrismaGenerator
generators::TypeScriptGenerator
generators::ZodGenerator
types::Field
types::FieldMetadata
types::NestedType
types::ObjectType
types::Schema
Enums
types::MoldError
types::SchemaType
Traits
generators::Generator
Functions
parser::parse_json_file
parser::parse_json_string
parser::parse_json_value
utils::get_file_stem
utils::is_prisma_reserved
utils::is_ts_reserved
utils::path_to_type_name
utils::read_file
utils::sanitize_identifier
utils::to_camel_case
utils::to_pascal_case
utils::to_snake_case
utils::write_file