Skip to content

hadronized/proc-macro-faithful-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A more faithful Display implementation for proc-macro types

This crate provides a faithful implementation of display regarding the input token stream. That is, the display formatted output will contain the same spaces and newlines as the input flow of Rust tokens.

Feel free to browse the documentation for further details.

About

A more faithful Display for proc-macro token types.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages