GitXplorerGitXplorer
K

zero-copy-pads

public
5 stars
0 forks
5 issues

Commits

List of commits on branch master.
Verified
a2144ff2f5e24a816281764955fc6b16c18f21cf

Merge pull request #35 from KSXGitHub/dependabot/github_actions/actions/cache-3.0.9

KKSXGitHub committed 2 years ago
Verified
b2590d9be14e936be63898f350eeae3ea386de7a

build(deps): Bump actions/cache from 3.0.5 to 3.0.9

ddependabot[bot] committed 2 years ago
Verified
e640b6e69c9ec88b5712d7a972841859e457d572

Merge pull request #29 from KSXGitHub/dependabot/github_actions/actions/cache-3.0.5

KKSXGitHub committed 3 years ago
Verified
6549f3abc6479936b0b6bcdcea51ca99db7c6935

build(deps): Bump actions/cache from 2.1.7 to 3.0.5

ddependabot[bot] committed 3 years ago
Verified
ca076dc6cd2f5ac67eeaea75a9c499b46868c84b

Delete renovate.json

KKSXGitHub committed 3 years ago
Verified
917c774b7387b84ff9830c416434bebff8a4d3a7

Merge pull request #16 from KSXGitHub/dependabot/github_actions/actions/checkout-3

KKSXGitHub committed 3 years ago

README

The README file for this repository.

zero-copy-pads

Test Crates.io Version

Padding/aligning values without heap allocation.

Cargo Features

  • std (default feature):
    • Disable #![no_std].
    • Enable features that require heap allocation.

Usage

API references and example codes can be found in docs.rs.

License

MIT © Hoàng Văn Khải.