Scope of Access Modifiers in Rust

Sep 8, 2025

Rust supports various access modifiers

Each access modifier influences the scope of the symbol as shown below.