Trait dorset::operations::ln::OpLn [] [src]

pub trait OpLn {
    fn ln(&self) -> Self;
}

Required Methods

Implementors