[][src]Trait sspi::builders::Assigned

pub trait Assigned: ToAssign { }

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

Implementors

impl Assigned for WithContextRequirements[src]

impl Assigned for WithCredentialUse[src]

impl Assigned for WithCredentialsHandle[src]

impl Assigned for WithOutput[src]

impl Assigned for WithTargetDataRepresentation[src]

Loading content...