mirror of https://github.com/astral-sh/uv
This commit is contained in:
parent
b98f201ffa
commit
73b16b0251
|
|
@ -464,7 +464,7 @@ impl SsCredential {
|
||||||
|
|
||||||
/// The builder for secret-service credentials
|
/// The builder for secret-service credentials
|
||||||
#[derive(Debug, Default)]
|
#[derive(Debug, Default)]
|
||||||
pub struct SsCredentialBuilder {}
|
pub struct SsCredentialBuilder;
|
||||||
|
|
||||||
/// Returns an instance of the secret-service credential builder.
|
/// Returns an instance of the secret-service credential builder.
|
||||||
///
|
///
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue