Skip to main content

attach_header

Function attach_header 

Source
fn attach_header(
    req: &mut Request,
    token: Result<Option<String>, LoginError>,
) -> Option<String>