[go: up one dir, main page]

Struct users::switch::SwitchUserGuard [] [src]

pub struct SwitchUserGuard { /* fields omitted */ }

Guard returned from a switch_user_group call.

Trait Implementations

impl Drop for SwitchUserGuard
[src]

A method called when the value goes out of scope. Read more