blurp
This commit is contained in:
parent
cc5b4d314c
commit
f2a37fce15
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.html
|
12
conversions.md
Normal file
12
conversions.md
Normal file
@ -0,0 +1,12 @@
|
||||
% Type Conversions
|
||||
|
||||
# Safe Rust
|
||||
|
||||
* Coercions
|
||||
* Casts
|
||||
* Conversion Traits (Into/As/...)
|
||||
|
||||
# Unsafe Rust
|
||||
|
||||
* raw ptr casts
|
||||
* mem::transmute
|
Loading…
x
Reference in New Issue
Block a user