[{"data":1,"prerenderedAt":318},["ShallowReactive",2],{"mdc--vqkzlg-key":3},{"data":4,"body":5},{},{"type":6,"children":7},"root",[8,312],{"type":9,"tag":10,"props":11,"children":16},"element","pre",{"className":12,"code":13,"language":14,"meta":15,"style":15},"language-rust shiki shiki-themes material-theme-lighter material-theme-lighter material-theme-palenight","fn fibonacci(n: u32) -> u64 {\n    let (mut a, mut b) = (0u64, 1u64);\n    for _ in 0..n {\n        let next = a + b;\n        a = b;\n        b = next;\n    }\n    a\n}\n","rust","",[17],{"type":9,"tag":18,"props":19,"children":20},"code",{"__ignoreMap":15},[21,83,164,204,242,263,285,294,303],{"type":9,"tag":22,"props":23,"children":26},"span",{"class":24,"line":25},"line",1,[27,34,40,46,52,57,63,68,73,78],{"type":9,"tag":22,"props":28,"children":30},{"style":29},"--shiki-light:#F76D47;--shiki-default:#F76D47;--shiki-dark:#F78C6C",[31],{"type":32,"value":33},"text","fn",{"type":9,"tag":22,"props":35,"children":37},{"style":36},"--shiki-light:#6182B8;--shiki-default:#6182B8;--shiki-dark:#82AAFF",[38],{"type":32,"value":39}," fibonacci",{"type":9,"tag":22,"props":41,"children":43},{"style":42},"--shiki-light:#39ADB5;--shiki-default:#39ADB5;--shiki-dark:#89DDFF",[44],{"type":32,"value":45},"(",{"type":9,"tag":22,"props":47,"children":49},{"style":48},"--shiki-light:#90A4AE;--shiki-default:#90A4AE;--shiki-dark:#BABED8",[50],{"type":32,"value":51},"n",{"type":9,"tag":22,"props":53,"children":54},{"style":42},[55],{"type":32,"value":56},":",{"type":9,"tag":22,"props":58,"children":60},{"style":59},"--shiki-light:#E2931D;--shiki-default:#E2931D;--shiki-dark:#FFCB6B",[61],{"type":32,"value":62}," u32",{"type":9,"tag":22,"props":64,"children":65},{"style":42},[66],{"type":32,"value":67},")",{"type":9,"tag":22,"props":69,"children":70},{"style":42},[71],{"type":32,"value":72}," ->",{"type":9,"tag":22,"props":74,"children":75},{"style":59},[76],{"type":32,"value":77}," u64",{"type":9,"tag":22,"props":79,"children":80},{"style":42},[81],{"type":32,"value":82}," {\n",{"type":9,"tag":22,"props":84,"children":86},{"class":24,"line":85},2,[87,93,98,103,108,113,118,123,127,132,136,141,146,150,155,159],{"type":9,"tag":22,"props":88,"children":90},{"style":89},"--shiki-light:#9C3EDA;--shiki-default:#9C3EDA;--shiki-dark:#C792EA",[91],{"type":32,"value":92},"    let",{"type":9,"tag":22,"props":94,"children":95},{"style":42},[96],{"type":32,"value":97}," (",{"type":9,"tag":22,"props":99,"children":100},{"style":89},[101],{"type":32,"value":102},"mut",{"type":9,"tag":22,"props":104,"children":105},{"style":48},[106],{"type":32,"value":107}," a",{"type":9,"tag":22,"props":109,"children":110},{"style":42},[111],{"type":32,"value":112},",",{"type":9,"tag":22,"props":114,"children":115},{"style":89},[116],{"type":32,"value":117}," mut",{"type":9,"tag":22,"props":119,"children":120},{"style":48},[121],{"type":32,"value":122}," b",{"type":9,"tag":22,"props":124,"children":125},{"style":42},[126],{"type":32,"value":67},{"type":9,"tag":22,"props":128,"children":129},{"style":42},[130],{"type":32,"value":131}," =",{"type":9,"tag":22,"props":133,"children":134},{"style":42},[135],{"type":32,"value":97},{"type":9,"tag":22,"props":137,"children":138},{"style":29},[139],{"type":32,"value":140},"0",{"type":9,"tag":22,"props":142,"children":143},{"style":59},[144],{"type":32,"value":145},"u64",{"type":9,"tag":22,"props":147,"children":148},{"style":42},[149],{"type":32,"value":112},{"type":9,"tag":22,"props":151,"children":152},{"style":29},[153],{"type":32,"value":154}," 1",{"type":9,"tag":22,"props":156,"children":157},{"style":59},[158],{"type":32,"value":145},{"type":9,"tag":22,"props":160,"children":161},{"style":42},[162],{"type":32,"value":163},");\n",{"type":9,"tag":22,"props":165,"children":167},{"class":24,"line":166},3,[168,174,179,184,189,194,199],{"type":9,"tag":22,"props":169,"children":171},{"style":170},"--shiki-light:#39ADB5;--shiki-light-font-style:italic;--shiki-default:#39ADB5;--shiki-default-font-style:italic;--shiki-dark:#89DDFF;--shiki-dark-font-style:italic",[172],{"type":32,"value":173},"    for",{"type":9,"tag":22,"props":175,"children":176},{"style":48},[177],{"type":32,"value":178}," _ ",{"type":9,"tag":22,"props":180,"children":181},{"style":29},[182],{"type":32,"value":183},"in",{"type":9,"tag":22,"props":185,"children":186},{"style":29},[187],{"type":32,"value":188}," 0",{"type":9,"tag":22,"props":190,"children":191},{"style":42},[192],{"type":32,"value":193},"..",{"type":9,"tag":22,"props":195,"children":196},{"style":48},[197],{"type":32,"value":198},"n ",{"type":9,"tag":22,"props":200,"children":201},{"style":42},[202],{"type":32,"value":203},"{\n",{"type":9,"tag":22,"props":205,"children":207},{"class":24,"line":206},4,[208,213,218,223,228,233,237],{"type":9,"tag":22,"props":209,"children":210},{"style":89},[211],{"type":32,"value":212},"        let",{"type":9,"tag":22,"props":214,"children":215},{"style":48},[216],{"type":32,"value":217}," next ",{"type":9,"tag":22,"props":219,"children":220},{"style":42},[221],{"type":32,"value":222},"=",{"type":9,"tag":22,"props":224,"children":225},{"style":48},[226],{"type":32,"value":227}," a ",{"type":9,"tag":22,"props":229,"children":230},{"style":42},[231],{"type":32,"value":232},"+",{"type":9,"tag":22,"props":234,"children":235},{"style":48},[236],{"type":32,"value":122},{"type":9,"tag":22,"props":238,"children":239},{"style":42},[240],{"type":32,"value":241},";\n",{"type":9,"tag":22,"props":243,"children":245},{"class":24,"line":244},5,[246,251,255,259],{"type":9,"tag":22,"props":247,"children":248},{"style":48},[249],{"type":32,"value":250},"        a ",{"type":9,"tag":22,"props":252,"children":253},{"style":42},[254],{"type":32,"value":222},{"type":9,"tag":22,"props":256,"children":257},{"style":48},[258],{"type":32,"value":122},{"type":9,"tag":22,"props":260,"children":261},{"style":42},[262],{"type":32,"value":241},{"type":9,"tag":22,"props":264,"children":266},{"class":24,"line":265},6,[267,272,276,281],{"type":9,"tag":22,"props":268,"children":269},{"style":48},[270],{"type":32,"value":271},"        b ",{"type":9,"tag":22,"props":273,"children":274},{"style":42},[275],{"type":32,"value":222},{"type":9,"tag":22,"props":277,"children":278},{"style":48},[279],{"type":32,"value":280}," next",{"type":9,"tag":22,"props":282,"children":283},{"style":42},[284],{"type":32,"value":241},{"type":9,"tag":22,"props":286,"children":288},{"class":24,"line":287},7,[289],{"type":9,"tag":22,"props":290,"children":291},{"style":42},[292],{"type":32,"value":293},"    }\n",{"type":9,"tag":22,"props":295,"children":297},{"class":24,"line":296},8,[298],{"type":9,"tag":22,"props":299,"children":300},{"style":48},[301],{"type":32,"value":302},"    a\n",{"type":9,"tag":22,"props":304,"children":306},{"class":24,"line":305},9,[307],{"type":9,"tag":22,"props":308,"children":309},{"style":42},[310],{"type":32,"value":311},"}\n",{"type":9,"tag":313,"props":314,"children":315},"style",{},[316],{"type":32,"value":317},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",1776849734805]