Function respo::util::cast_into_json

source ·
pub fn cast_into_json<T>(data: T) -> Valuewhere
    T: Serialize,