Trait cosmic_universe::loc::PointSegQuery
source · [−]pub trait PointSegQuery {
fn is_filesystem_root(&self) -> bool;
fn kind(&self) -> PointSegKind;
}Required Methods
source
fn is_filesystem_root(&self) -> bool
source