Files
nym/documentation/docs/pages/developers/rust/mixnet/examples/builders.md
T
2024-10-09 14:27:06 +02:00

178 B

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.