Docs.rs
puroro-codegen-0.14.0
puroro-codegen 0.14.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
wada314
Dependencies
itertools ^0.10
normal
lazy_static ^1.4
normal
once_cell ^1.17
normal
prettyplease ^0.1.23
normal
proc-macro2 ^1.0
normal
protoc-bin-vendored ^3.0.0
normal
quote ^1.0
normal
puroro ^0.14.0
normal
syn ^1.0
normal
thiserror ^1.0
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
☰
Crate puroro_codegen
Version 0.14.0
All Items
Re-exports
Structs
Enums
Functions
Type Definitions
?
Crate
puroro_codegen
source
·
[
−
]
Re-exports
pub use ::
stable_puroro
as puroro;
Structs
CodegenOptions
Configurates the generated code.
File
Represents a single generated file.
Enums
FatalErrorKind
GeneratorError
Functions
generate_output_file_protos
generate_tokens_for_inline
Type Definitions
Result