all FX functions are now safe wrapped and I added the crate to the docs also it is added to the prelude
This commit is contained in:
parent
522844499e
commit
b9e517fa21
1649 changed files with 72257 additions and 0 deletions
28
docs/doc/src-files.js
Normal file
28
docs/doc/src-files.js
Normal file
|
@ -0,0 +1,28 @@
|
|||
var srcIndex = JSON.parse('{\
|
||||
"arduboy_rust":["",[["hardware",[],["buttons.rs","led.rs","mod.rs"]],["library",[["arduboy_tones",[],["tones_pitch.rs"]],["arduboyfx",[],["drawable_number.rs","drawable_string.rs","fx.rs","fx_consts.rs"]]],["arduboy2.rs","arduboy_tones.rs","arduboyfx.rs","arduino.rs","ardvoice.rs","c.rs","eeprom.rs","mod.rs","progmem.rs","sprites.rs"]]],["lib.rs","prelude.rs","print.rs","serial_print.rs"]],\
|
||||
"ardvoice":["",[],["lib.rs"]],\
|
||||
"atomic_polyfill":["",[],["lib.rs"]],\
|
||||
"byteorder":["",[],["lib.rs"]],\
|
||||
"critical_section":["",[],["lib.rs","mutex.rs"]],\
|
||||
"demo2":["",[],["lib.rs"]],\
|
||||
"demo3":["",[],["lib.rs"]],\
|
||||
"demo4":["",[],["lib.rs"]],\
|
||||
"demo5":["",[],["lib.rs"]],\
|
||||
"demo6":["",[],["lib.rs"]],\
|
||||
"demo7":["",[],["lib.rs"]],\
|
||||
"demo9":["",[],["lib.rs"]],\
|
||||
"drboy":["",[],["gameloop.rs","lib.rs"]],\
|
||||
"eeprom":["",[],["lib.rs"]],\
|
||||
"eeprom_byte":["",[],["lib.rs"]],\
|
||||
"game":["",[],["lib.rs"]],\
|
||||
"hash32":["",[],["fnv.rs","lib.rs","murmur3.rs"]],\
|
||||
"heapless":["",[],["binary_heap.rs","deque.rs","histbuf.rs","indexmap.rs","indexset.rs","lib.rs","linear_map.rs","sealed.rs","sorted_linked_list.rs","string.rs","vec.rs"]],\
|
||||
"panic_halt":["",[],["lib.rs"]],\
|
||||
"progmem":["",[],["lib.rs"]],\
|
||||
"rustacean":["",[],["lib.rs"]],\
|
||||
"serial":["",[],["lib.rs"]],\
|
||||
"snake":["",[],["lib.rs"]],\
|
||||
"stable_deref_trait":["",[],["lib.rs"]],\
|
||||
"tone":["",[],["lib.rs"]]\
|
||||
}');
|
||||
createSrcSidebar();
|
Loading…
Add table
Add a link
Reference in a new issue