Crate sli[][src]

Expand description

A Rust library for working with soundlabelinfo.sli files from Smash Ultimate. This allows for modifying various properties associated with background music.

Structs

Entry

An entry representing a single nus3audio background music file

SliFile

Enums

Error

An error while parsing a BinRead type

Type Definitions

Hash40

Type alias for Hash40

Result

A Result for any binread function that can return an error