[][src]Trait arc_from_yaml::ToArc

pub trait ToArc {
    fn to_arc(&self) -> String;
}

Required methods

fn to_arc(&self) -> String

Loading content...

Implementations on Foreign Types

impl ToArc for Yaml[src]

impl ToArc for Hash[src]

impl ToArc for Array[src]

Loading content...

Implementors

Loading content...