[][src]Type Definition tokio_serde::formats::SymmetricalJson

type SymmetricalJson<T> = Json<T, T>;
This is supported on crate feature json only.