Trait otter_api_tests::shapelib::TupleOfLinkKindRefstrExt[][src]

pub trait TupleOfLinkKindRefstrExt {
    pub fn to_html(self) -> Html;
}

Required methods

pub fn to_html(self) -> Html[src]

Loading content...

Implementations on Foreign Types

impl<'_> TupleOfLinkKindRefstrExt for (LinkKind, &'_ str)[src]

Loading content...

Implementors

Loading content...