1 unstable release
0.1.4 | Jun 17, 2021 |
---|---|
0.1.3 |
|
0.1.2 |
|
0.1.1 |
|
0.1.0 |
|
#77 in #thin
23KB
294 lines
#⚠️ Deprecated ⚠️
This crate is deprecated. All users are encouraged to migrate to fat_type
.
#thinbox
thinbox
provided an alternative implementation of the standard Rust [Box
] container which had a
pointer-sized representation in all cases.
Documentation
Inline rustdoc documentation is available. A mirror of this documentation is available at https://docs.rs/thinbox.
Contributing
thinbox
was developed at GitLab.
License
thinbox
is licensed under the terms of the Mozilla Public License, v. 2.0. All Source Code
Forms are "Incompatible With Secondary Licenses", as described in §3.3 of the license.
The corresponding SPDX license identifier is MPL-2.0-no-copyleft-exception
.
Copyright
This document is Copyright (C) 2020 Nathan Sharp.
Permission is granted to reproduce this document, in any form, free of charge. The source code form of this document is subject to the terms of the Mozilla Public License, v. 2.0.