use std::fmt; struct Point { x: i32, y: i32, }
{ "printWidth": 100, "tabWidth": 2, "semi": true, "singleQuote": true, "quoteProps": "as-needed",