1
2
3
//! The RSocket prelude.
pub use super::frame::{Payload, PayloadBuilder};
pub use super::mimetype::DEFAULT_MIMETYPE;