ADEL Goes Open-source: A New Way to Create and Maintain Design Systems
- viktormishinu5
- Aug 13, 2023
- 1 min read
Because Rust enforces the rule that only one variable owns data, when that variable goes out of scope without passing off ownership, there is no possible way for the data to be accessed. Rust takes advantage of that and will automatically free the memory at that point. There is no need to manually free the memory.
ADEL goes open-source
2ff7e9595c
Comments