Docs.rs
graphql-codegen-rust-0.1.0
graphql-codegen-rust 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
michakfromparis
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.5
normal
diesel ^2.3
normal
optional
fs-err ^3.1
normal
graphql-parser ^0.4
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
reqwest ^0.12
normal
sea-orm ^1.1
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
optional
syn ^2.0
normal
thiserror ^2.0
normal
tokio ^1.47
normal
toml ^0.9
normal
uuid ^1.18
normal
rand ^0.9
dev
syn ^2.0
dev
tempfile ^3.23
dev
tokio ^1.47
dev
Versions
24.74%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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
Module cli
graphql_
codegen_
rust
0.1.0
Module cli
Module Items
Structs
Enums
Functions
In crate graphql_
codegen_
rust
graphql_codegen_rust
Module
cli
Copy item path
Source
Structs
§
Cli
Enums
§
Commands
Database
Type
Supported database backends.
OrmType
Supported ORM frameworks for code generation.
Functions
§
parse_
header
Parses a header string in “key:value” format for CLI arguments.