xmpp-rs/sasl/src/server
Emmanuel Gil Peyrot dc842c44d1 sasl: Make this crate no_std
We mostly had to import from alloc some structs that are part of the std
prelude, such as Vec and String.
2024-10-27 21:25:14 +01:00
..
mechanisms sasl: Make this crate no_std 2024-10-27 21:25:14 +01:00
mod.rs sasl: Make this crate no_std 2024-10-27 21:25:14 +01:00