Create table builder structure (#659)

* Create table builder structure

* Adding comments and examples and adjusting file structure
This commit is contained in:
AugustoFKL 2022-10-07 17:57:10 -03:00 committed by GitHub
parent 6392a216f0
commit a3194ddd52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 360 additions and 53 deletions

View file

@ -15,7 +15,7 @@
/// on this module, as it will change without notice.
//
// Integration tests (i.e. everything under `tests/`) import this
// via `tests/test_utils/mod.rs`.
// via `tests/test_utils/helpers`.
#[cfg(not(feature = "std"))]
use alloc::{