Skip to content

A variety of commonly used types from `stddef.h` for ZZ

License

Notifications You must be signed in to change notification settings

zzmodules/types

Repository files navigation

types

A variety of commonly used types from stddef.h for ZZ

Installation

Add this to your zz.toml file:

[dependencies] types = "*" [repos] types = "git://github.com/zzmodules/types"

Usage

using types::{double, float, long, size_t, ssize_t, off_t, time_t, }

License

MIT

About

A variety of commonly used types from `stddef.h` for ZZ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages