rpass/cfail: Update field privacy where necessary
This commit is contained in:
parent
0b36e9d913
commit
d0a80cca6c
41 changed files with 76 additions and 80 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
mod cat {
|
||||
pub struct Cat {
|
||||
priv meows: uint
|
||||
meows: uint
|
||||
}
|
||||
|
||||
pub fn new_cat() -> Cat {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue