{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/convert_string","name":"convert_string","description":"A trait to convert Strings to safe non-keywords and/or convert a Strings case (snake_case, PascalCase, ...).","version":"0.2.0","softwareVersion":"0.2.0","license":"https://spdx.org/licenses/Apache-2.0","codeRepository":"https://github.com/Thomblin/convert_string","issueTracker":"https://github.com/Thomblin/convert_string/issues","keywords":["case","keyword","reserved","string"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"Thomblin","url":"https://github.com/Thomblin"}],"author":[{"@type":"Person","name":"Thomblin","url":"https://github.com/Thomblin"}],"copyrightHolder":[{"@type":"Person","name":"Thomblin","url":"https://github.com/Thomblin"}],"dateCreated":"2023-08-29","dateModified":"2024-08-30","datePublished":"2024-08-30","copyrightYear":2023,"downloadUrl":"https://static.crates.io/crates/convert_string/convert_string-0.2.0.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/convert_string/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/convert_string/"]}