#lifetime #static #into-static

no-std into-static

Upgrading to static lifetimes

5 releases (3 breaking)

Uses new Rust 2024

new 0.4.0 Apr 30, 2025
0.3.0 Apr 24, 2025
0.2.1 Apr 20, 2025
0.2.0 Mar 31, 2025
0.1.0 Mar 25, 2025

#2012 in Rust patterns

Download history 61/week @ 2025-03-19 170/week @ 2025-03-26 35/week @ 2025-04-02 10/week @ 2025-04-09 171/week @ 2025-04-16 156/week @ 2025-04-23

408 downloads per month
Used in non-empty-str

MIT license

11KB
77 lines

into-static

License Version Downloads Test

Upgrading to static lifetimes.

Installation

cargo

You can add into-static as a dependency with the following command:

$ cargo add into-static

Or by directly specifying it in the configuration like so:

[dependencies]
into-static = "0.4.0"

Alternatively, you can add it directly from the source:

[dependencies.into-static]
git = "https://github.com/nekitdev/into-static.git"

Documentation

You can find the documentation here.

Support

If you need support with the library, you can send an email.

Changelog

You can find the changelog here.

Security Policy

You can find the Security Policy of into-static here.

Contributing

If you are interested in contributing to into-static, make sure to take a look at the Contributing Guide, as well as the Code of Conduct.

License

into-static is licensed under the MIT License terms. See License for details.

No runtime deps

Features