Crate sexprs_formatter

Crate sexprs_formatter 

Source

Re-exports§

pub use errors::Error;
pub use errors::ErrorType;
pub use errors::Result;
pub use naive::delimiter_wrappers;
pub use naive::format_code_naive;
pub use naive::format_ident;
pub use naive::format_item;
pub use naive::format_literal;
pub use naive::format_token_stream;
pub use naive::format_token_tree;
pub use naive::indent_strings;
pub use naive::is_capitalized;

Modules§

errors
naive

Macros§

map_call_to_result
try_result

Functions§

format_code
format_code_rustfmt
format_code_string
highlight
highlight_code
highlight_code_string
highlight_to_tokens
highlight_token_stream
highlight_token_tree
theme
theme_from_bytes