Sunbeam Studios

Our open-source projects, here for you!

pin-utils (0.1.0)

Published 2026-03-26 11:01:30 +00:00 by siennathesane

Installation

[registry]
default = "gitea"

[registries.gitea]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add pin-utils@0.1.0

About this package

Utilities for pinning

pin-utils

Utilities for pinning

Build Status Crates.io

Documentation

Usage

First, add this to your Cargo.toml:

[dependencies]
pin-utils = "0.1.0-alpha.4"

Now, you can use it:

use pin_utils::pin_mut; // And more...

The current version of pin-utils requires Rust 1.33 or later.

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in pin-utils by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Details
Cargo
2026-03-26 11:01:30 +00:00
0
Josef Brandl <mail@josefbrandl.de>
MIT OR Apache-2.0
7.2 KiB
Assets (1)
Versions (1) View all
0.1.0 2026-03-26