lox/crates/lox-utils
onyinyang 0a12b0fc52
Serialize, Deserialize invite as base64 string
`loxinvite` is concatenated with an underscore
to try to prevent copy errors from telegram
2024-04-17 17:35:49 -04:00
..
src Serialize, Deserialize invite as base64 string 2024-04-17 17:35:49 -04:00
Cargo.toml Move random Bridgeline generator function to lox_utils 2024-04-15 18:52:01 -04:00
LICENSE Add License to Lox Utils 2023-07-25 15:37:46 +00:00
README.md Add README for rdsys-backend-api, lox-utils and switch to lox-zkp crate 2023-11-23 11:44:05 -05:00

README.md

Lox Utils

This crate contains a number of helper structs and functions that are used by multiple lox crates.