Docs.rs
ploidy-codegen-rust-0.8.1
ploidy-codegen-rust 0.8.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
linabutler
Dependencies
cargo_toml ^0.22
normal
either ^1
normal
heck ^0.5
normal
itertools ^0.14
normal
miette ^7
normal
ploidy-core ^0.8.1
normal
prettyplease ^0.2
normal
proc-macro2 ^1
normal
quote ^1
normal
ref-cast ^1
normal
serde ^1
normal
syn ^2
normal
textwrap ^0.16
normal
thiserror ^2
normal
toml ^0.9
normal
unicode-ident ^1
normal
indoc ^2
dev
pretty_assertions ^1
dev
syn ^2
dev
Versions
45.24%
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
write_client_to_disk
ploidy_
codegen_
rust
0.8.1
ploidy_codegen_rust
Function
write_
client_
to_
disk
Copy item path
Source
pub fn write_client_to_disk( output: &
Path
, graph: &
CodegenGraph
<'_>, ) ->
Result
<
()
>