Skip to content

obj2str is a Cargo package for robust converting Rust data structures into strings with controlled indentation and verbosity. It contains an obj2str crate with the trait of the same name and an obj2str_derive crate with a procedural derive macro.

License

Notifications You must be signed in to change notification settings

maldenol/obj2str

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obj2str

obj2str is a Cargo package for robust converting Rust data structures into strings with controlled indentation and verbosity. It contains an obj2str crate with the trait of the same name and an obj2str_derive crate with a procedural derive macro.

License

obj2str is licensed under the MIT License, see LICENSE for more information.

About

obj2str is a Cargo package for robust converting Rust data structures into strings with controlled indentation and verbosity. It contains an obj2str crate with the trait of the same name and an obj2str_derive crate with a procedural derive macro.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages