271c31c9d4
This allows stateful or configurable codecs without having to express all configuration in the type name itself. For example, we could have a Base64 type with configurable Base64 engines without having to duplicate the Base64 type itself. (Note that the different engines in the Base64 crate are values, not types.) |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
ChangeLog | ||
README.md |