All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release
stringvec!
macro for creatingVec<String>
from various typesis_string
function to check if a value is aString
- Basic documentation and examples