Trait rustc_target::json::ToJson

source ·
pub trait ToJson {
    fn to_json(&self) -> Json;
}

Required Methods§

Implementations on Foreign Types§

Implementors§