Expand description
Modules§
- attr_
default - attr_
getter - attr_
setters_ doc_ default_ skip - Showcases the docs output with
setters(doc(default(skip)))attribute. - attr_
with - docs_
comparison - This module contains examples of
rustdocoutput for builder macros from different crates applied to different kinds of syntax. - functions
- macro_
rules_ wrapper_ test - missing_
docs_ test - This is based on the issue https://github.com/elastio/bon/issues/38
- overrides
- private_
builder - state_
mod - Examples of docs generated for the builder’s typestate API module.
Structs§
- Unexported
Builder - Unexported builder
- Unexported
State Mod - Unexported state mod
- Unexported
State ModBuilder - Use builder syntax to set the inputs and finish with
build().