pub trait IntoValue { }
Available on crate feature
client
and crate feature client-proxy
and docsrs
only.Expand description
A type that can used as a Builder
value.
Private and sealed, only visible in docs.