IntoKdl

Trait IntoKdl 

Source
pub trait IntoKdl: IntoKdlSealed { }

Implementations on Foreign Types§

Source§

impl IntoKdl for String

Source§

impl IntoKdl for KdlDocument

Source§

impl<'a> IntoKdl for &'a str

Source§

impl<'a> IntoKdl for &'a String

Implementors§