primitive_traits2

Crates.ioprimitive_traits2
lib.rsprimitive_traits2
version0.1.0
sourcesrc
created_at2021-01-01 00:24:52.567704
updated_at2021-01-01 00:24:52.567704
descriptionThis crate implements traits for primitives as Unsigned and RawPointer.
homepage
repositoryhttps://github.com/IronThread/primitive_traits
max_upload_size
id329954
size7,330
Santino (IronThread)

documentation

README

primitive_traits

Simple crate with the only purporse of export traits implemented by different kinds of primitives in rust,like signed and unsigned integers,with all the shared trait implementations and the capacity of downcasting with Any.

Commit count: 4

cargo fmt