mirror of
				https://github.com/bspeice/speice.io
				synced 2025-11-03 18:10:32 -05:00 
			
		
		
		
	math and more icons
This commit is contained in:
		@ -5,6 +5,8 @@ export default Blog({
 | 
			
		||||
  published: "2019-02-05",
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
$m_at^h$
 | 
			
		||||
 | 
			
		||||
The first memory type we'll look at is pretty special: when Rust can prove that a _value_ is fixed
 | 
			
		||||
for the life of a program (`const`), and when a _reference_ is unique for the life of a program
 | 
			
		||||
(`static` as a declaration, not
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user