Docs.rs
craby_codegen-0.1.0-rc.2
craby_codegen 0.1.0-rc.2
Docs.rs crate page
MIT
15 November 2025
Links
Repository
crates.io
Source
Owners
leegeunhyeok
Dependencies
anyhow ^1.0.98
normal
craby_common ^0.1.0-rc.2
normal
indoc ^2.0.6
normal
log ^0.4.27
normal
oxc ^0.90.0
normal
rustc-hash ^2.1.1
normal
serde ^1.0.219
normal
serde_derive ^1.0.219
normal
serde_json ^1.0.140
normal
thiserror ^2.0.16
normal
uuid ^1.17.0
normal
xxhash-rust ^0.8.15
normal
insta ^1.43.2
dev
Versions
10.67%
of the crate is documented
Go to latest stable release
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
codegen
craby_
codegen
0.1.0-rc.2
craby_codegen
Function
codegen
Copy item path
Source
pub fn codegen<'a>(opts:
CodegenOptions
<'a>) ->
Result
<
Vec
<
Schema
>,
Error
>