into-static

Crates.iointo-static
lib.rsinto-static
version0.5.0
created_at2025-03-25 09:51:28.700486+00
updated_at2025-06-01 18:32:40.811729+00
descriptionUpgrading to static lifetimes.
homepage
repositoryhttps://github.com/nekitdev/into-static
max_upload_size
id1605018
size24,987
Nikita Tikhonov (nekitdev)

documentation

https://docs.rs/into-static

README

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.5.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.

Commit count: 20

cargo fmt