SPL is both an executable binary that can be run, and a library that can be used in Rust programs.

Installing the command-line executable

Assuming you have Rust/Cargo installed, run this command in a terminal:

cargo install spl

It will make the spl command available in your PATH if you've allowed the PATH to be modified when installing Rust. cargo uninstall spl uninstalls.

Adding spl library as a dependency

Run this command in a terminal, in your project's directory:

cargo add spl

To add it manually, edit your project's Cargo.toml file and add to the [dependencies] section:

spl = "0.4.2"

The spl library will be automatically available globally. Read the spl library documentation.

Back to the crate overview.


pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy