Indicate None
is code-like in doc comment.
This commit is contained in:
parent
3ec71b033a
commit
da4d7f59ad
@ -181,7 +181,7 @@ fn _var(key: &OsStr) -> Result<String, VarError> {
|
||||
}
|
||||
|
||||
/// Fetches the environment variable `key` from the current process, returning
|
||||
/// None if the variable isn't set.
|
||||
/// `None` if the variable isn't set.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user