{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/struct_to_string","name":"struct_to_string","description":"A Rust proc-macro library to convert struct definitions to a string representation. An example use case would be for API documentation, and you want to present the Rust struct's for the API response on a webpage.","version":"0.2.0","softwareVersion":"0.2.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/Houski/struct_to_string","issueTracker":"https://github.com/Houski/struct_to_string/issues","keywords":["string","struct","convert"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"Houski","url":"https://github.com/Houski"}],"author":[{"@type":"Person","name":"Houski","url":"https://github.com/Houski"}],"copyrightHolder":[{"@type":"Person","name":"Houski","url":"https://github.com/Houski"}],"dateCreated":"2023-09-23","dateModified":"2023-10-02","datePublished":"2023-10-02","copyrightYear":2023,"downloadUrl":"https://static.crates.io/crates/struct_to_string/struct_to_string-0.2.0.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/struct_to_string/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/struct_to_string/"]}