Struct tomson::Json [] [src]

pub struct Json;

Provides converstions from Json to Toml

Methods

impl Json
[src]

fn as_toml<J: JsonSrc>(src: &mut J) -> Result<ValueParserError>

Convert Json to Toml