[][src]Trait sspi::builders::ToAssign

pub trait ToAssign: Debug { }

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

Implementors

impl ToAssign for WithContextRequirements[src]

impl ToAssign for WithCredentialUse[src]

impl ToAssign for WithCredentialsHandle[src]

impl ToAssign for WithOutput[src]

impl ToAssign for WithTargetDataRepresentation[src]

impl ToAssign for WithoutContextRequirements[src]

impl ToAssign for WithoutCredentialUse[src]

impl ToAssign for WithoutCredentialsHandle[src]

impl ToAssign for WithoutOutput[src]

impl ToAssign for WithoutTargetDataRepresentation[src]

Loading content...