Files
nym/documentation/docs/pages/sdk/rust/examples/builders.md
T

4 lines
178 B
Markdown

# Builder Patterns
Since there are two ways of creating an SDK client - ephemeral and with-storage - then there are two ways of applying the Builder Pattern to client creation.