POINT

Constant POINT 

Source
pub const POINT: &str = ".";
Expand description

A point character (.). This constant represents the period or dot character, which is/// often used as a separator in file names or domain names.