toad-writable 0.1.1

This microcrate provides a struct implementing [`core::fmt::Write`] for all [`toad_array::Array`]s
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Changelog

## [0.1.1]https://github.com/toad-lib/toad/compare/toad-writable-v0.1.0...toad-writable-v0.1.1 (2023-03-12)


### Bug Fixes

* loosen version requirements, fix dep hell ([8e128f0]https://github.com/toad-lib/toad/commit/8e128f0944ca0ba9ef8f7163976783e1df4da5c7)

## 0.1.0 (2023-03-11)


### Features

* **kwap:** add support for coap runtime config ([c082f06]https://github.com/toad-lib/toad/commit/c082f0696a288d2a2db9b986c3e3eaf2e7a4e8f4)
* **writable:** initial commit ([#249]https://github.com/toad-lib/toad/issues/249) ([9f972a2]https://github.com/toad-lib/toad/commit/9f972a29e7199bc130757c224558fbc80a30fab4)