transformable

Crates.iotransformable
lib.rstransformable
version
sourcesrc
created_at2023-12-10 08:37:21.08333
updated_at2024-12-23 03:12:33.784778
descriptionTransform its representation between structured and bytes form.
homepagehttps://github.com/al8n/transformable
repositoryhttps://github.com/al8n/transformable
max_upload_size
id1064098
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Al Liu (al8n)

documentation

https://docs.rs/transformable

README

Transformable

Transform its representation between structured and bytes form.

github LoC Build codecov

docs.rs crates.io crates.io license

Installation

[dependencies]
transformable = "0.2"

License

transformable is under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT for details.

Copyright (c) 2023 Al Liu.

Commit count: 12

cargo fmt