Trait otter_api_tests::shapelib::IoTryClone[][src]

pub trait IoTryClone {
    pub fn try_clone(&self) -> Result<Self, Error>;
}

Required methods

pub fn try_clone(&self) -> Result<Self, Error>[src]

Loading content...

Implementors

Loading content...