Expand description
A library for working with Gameforge’s blackbox string.
See the Blackbox documentation page for examples.
Re-exports§
pub use blackbox::Blackbox;pub use fingerprint::Fingerprint;pub use vector::VectorString;
Modules§
- blackbox
- Implementation of the
blackboxstring. - fingerprint
- Implementation of the
fingerprintstruct found in theblackboxstring. - vector
- Implementation of the
vectorstring used to identity the modification time of theblackboxstring.