We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed5d1a1 commit 4bf1632Copy full SHA for 4bf1632
src/metadata/runtime_bindings.rs
@@ -247,7 +247,7 @@ impl RuntimeBindingsMeta {
247
}
248
249
/// Similar to [felt252_extended_euclidean_algorithm](Self::felt252_extended_euclidean_algorithm).
250
- ///
+ ///
251
/// The difference with the other is that this function is meant to be used
252
/// with circuits, which use u384 integers.
253
pub fn circuit_extended_euclidean_algorithm<'c, 'a>(
0 commit comments