|
|
|
|
|
by sandywaffles
697 days ago
|
|
I wasn't clear and am not familiar enough with the Linux FS systems to know if this Rust API would be wrapping or re-implementing the C APIs? If it's re-implementing (or rather an additional API) it seems keeping the names the same as the C API would be problematic and lead to more confusion over time, even if initially it helped already-familiar-developers grok whats going on faster. |
|
Seems like the answer is that it's reimplementing and doesn't use the same names.