9 releases
0.2.7 | Jun 3, 2022 |
---|---|
0.2.6 | Mar 27, 2022 |
0.1.0 | Mar 4, 2022 |
#6 in #dts
73KB
1.5K
SLoC
dts-core
This crate provides the Serializer
and Deserializer
implementations used
by dts
internally to convert between
different input and output encodings. In additional to that it exposes the
data transformation functionality that dts
uses to modify the input data
before serializing it.
Note: The API of dts-core
is subject to change and there are no
stability guarantees.
License
The source code of dts-core is released under the MIT License. See the bundled LICENSE file for details.
Dependencies
~15MB
~287K SLoC