Skip to main content

build_auth_user

Function build_auth_user 

Source
pub fn build_auth_user(user: &str, password: &str) -> Result<Frame, FrameError>
Expand description

Build an AuthUser frame: [u16 user_len][user][password].