Module sspi::builders

source ·
Expand description

The builders are required to compose and execute some of the Sspi methods.

Structs§

Traits§

  • Allows to represent a mandatory value of a builder that is already specified (during implementation of the builder).
  • Allows to represent a mandatory value that is yet to be specified (during implementation of the builder).
  • Allows to represent a value of a builder that is mandatory to be specified (during implementation of the builder).

Type Aliases§