Docs.rs
puroro-codegen-0.14.0
puroro-codegen 0.14.0
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
☰
Result
In puroro_codegen
?
Type Definition
puroro_codegen
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
GeneratorError
>;