Skip to content

server

Structs


firma_secret_provider::endpoint::server::ServerEndpoint

Section titled “firma_secret_provider::endpoint::server::ServerEndpoint”

Struct

Tuple Struct: ()

Methods:

  • fn as_inner(self: &Self) -> &super::EndpointInner

Traits: Eq

Trait Implementations:

  • Display
    • fn fmt(self: &Self, f: & mut std::fmt::Formatter) -> std::fmt::Result
  • FromStr
    • fn from_str(s: &str) -> Result<Self, <Self as >::Err>
  • Clone
    • fn clone(self: &Self) -> ServerEndpoint
  • PartialEq
    • fn eq(self: &Self, other: &ServerEndpoint) -> bool
  • Debug
    • fn fmt(self: &Self, f: & mut $crate::fmt::Formatter) -> $crate::fmt::Result