[][src]Module serde_generate::rust

Support for code-generation in Rust

Structs

Installer

Functions

output

Write container definitions in Rust.

output_with_external_dependencies_and_comments

Same as output but allow some type definitions to be provided by external modules, and doc comments to be attached to named components.

quote_container_definitions

For each container, generate a Rust definition suitable for documentation purposes.

quote_container_definitions_with_comments

Same as quote_container_definitions but including doc comments.