cairo-vm
cairo-vm copied to clipboard
Implement Functionality for add method on MemorySegmentManagement
Current documentation of add(&mut self, memory: &mut Memory, size: Option<usize>):
If size is not None the segment is finalized with the given size
is not implemented