snapcraft

Crates.iosnapcraft
lib.rssnapcraft
version0.4.0
sourcesrc
created_at2023-01-19 18:26:05.599394
updated_at2024-02-25 22:22:14.171353
descriptionAccess to snapcraft environment.
homepagehttps://github.com/a1ecbr0wn/snapcraft/snapcraft
repositoryhttps://github.com/a1ecbr0wn/snapcraft/snapcraft
max_upload_size
id762773
size16,878
Alec Brown (a1ecbr0wn)

documentation

https://docs.rs/snapcraft

README

Snapcraft

Crates.io Crates.io Build Status docs.rs

This is Rust library giving access to the snapcraft standard environment variables for when you need to alter your behaviour when your application is running inside a snap, e.g. you need to find the user's home folder to access some shared settings, or you need to work out where the data folder of the snap is so that you can write to it.

Commit count: 0

cargo fmt