make this super too
This commit is contained in:
parent
23772846d3
commit
997ea19419
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ pub fn decode(text: String, base: u32, char_length: u32) -> String {
|
||||||
}
|
}
|
||||||
|
|
||||||
pub mod bytes {
|
pub mod bytes {
|
||||||
use crate::anybase::alphabet;
|
use super::alphabet;
|
||||||
use crate::core;
|
use crate::core;
|
||||||
/// Encodes from bytes into catspeak
|
/// Encodes from bytes into catspeak
|
||||||
///
|
///
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue