typesize

Crates.iotypesize
lib.rstypesize
version
sourcesrc
created_at2023-11-16 00:23:19.462662
updated_at2025-01-05 17:27:27.592269
descriptionA library to fetch an accurate estimate of the total memory usage of a value.
homepage
repositoryhttps://github.com/GnomedDev/typesize
max_upload_size
id1037130
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
Gnome! (GnomedDev)

documentation

README

TypeSize

A library to fetch an accurate estimate of the total memory usage of a value.

See the documentation on docs.rs.

Commit count: 63

cargo fmt