From 5289cbf5331dfd0d0c2242a7e7c8030aa4032c7e Mon Sep 17 00:00:00 2001 From: johannst Date: Sat, 7 Dec 2024 01:01:45 +0000 Subject: deploy: 9c3c3fd923d894d2351eb22129ea693eb98fa8ff --- src/fib/fib.rs.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/fib') diff --git a/src/fib/fib.rs.html b/src/fib/fib.rs.html index 7c8db91..0b7a4bf 100644 --- a/src/fib/fib.rs.html +++ b/src/fib/fib.rs.html @@ -1,5 +1,5 @@ -fib.rs - source -
1
+fib.rs - source

fib/
fib.rs

+1
 2
 3
 4
@@ -77,8 +77,7 @@
 76
 77
 78
-79
-
//! Fibonacci example.
+79
//! Fibonacci example.
 //!
 //! Jit compile a function at runtime (generate native host code) to compute the fibonacci sequence
 //! to demonstrate the [`juicebox_asm`] crate.
-- 
cgit v1.2.3