platform-cast

Crates.ioplatform-cast
lib.rsplatform-cast
version0.1.0
created_at2025-05-14 14:18:47.473892+00
updated_at2025-05-14 14:18:47.473892+00
descriptionPlatform-specific safe cast.
homepage
repositoryhttps://github.com/tyilo/platform-cast
max_upload_size
id1673467
size19,879
Asger Hautop Drewsen (tyilo)

documentation

README

platform-cast Latest Version API Docs

Platform-specific safe cast.

From TryFrom as cast CastFrom
No runtime check
usize <-> u641
No truncation
No change of sign

Footnotes

  1. Assuming a target with a pointer width of 64.

Commit count: 1

cargo fmt