Struct confluence::wsdl::Operation [] [src]

pub struct Operation {
    pub url: String,
}
[]

WSDL operation info.

Fields

url

Trait Implementations

Derived Implementations

impl Debug for Operation

fn fmt(&self, __arg_0: &mut Formatter) -> Result