pub trait IntoKdl: IntoKdlSealed { }

Implementations on Foreign Types§

source§

impl<'a> IntoKdl for &'a String

source§

impl<'a> IntoKdl for &'a str

source§

impl IntoKdl for String

source§

impl IntoKdl for KdlDocument

Implementors§