Function in_container::in_container [−][src]
pub fn in_container() -> bool
Expand description
Returns true
if called from inside a container, false
otherwise.
pub fn in_container() -> bool
Returns true
if called from inside a container, false
otherwise.