microstr 0.2.0

Stack-allocated string with fixed capacity
Documentation
1
2
3
4
5
6
7
8
9
10
11
# ChangeLog

## 0.2
### Added:
- Macro `microstr!`
- Method `.clear()`
### Edited:
- Docs to `microstr!` using

## 0.1
- Initial version