| Crates.io | into-static |
| lib.rs | into-static |
| version | 0.5.0 |
| created_at | 2025-03-25 09:51:28.700486+00 |
| updated_at | 2025-06-01 18:32:40.811729+00 |
| description | Upgrading to static lifetimes. |
| homepage | |
| repository | https://github.com/nekitdev/into-static |
| max_upload_size | |
| id | 1605018 |
| size | 24,987 |
into-staticUpgrading to static lifetimes.
cargoYou 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"
You can find the documentation here.
If you need support with the library, you can send an email.
You can find the changelog here.
You can find the Security Policy of into-static here.
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.
into-static is licensed under the MIT License terms. See License for details.