teloxide/rustfmt.toml
Waffle f4e3aa13eb Add Bot::{set_,}api_url methods
The methods allow to set and get the Telegram bot API url.
2020-12-28 18:45:45 +03:00

5 lines
131 B
TOML

format_code_in_doc_comments = true
wrap_comments = true
format_strings = true
merge_imports = true
use_field_init_shorthand = true