cleanup warning

This commit is contained in:
bunnie 2024-03-25 13:42:12 +08:00
parent 12e406ce05
commit 077d5a1fba

View file

@ -43,7 +43,7 @@ cfg_if! {
///
/// The `FieldElement` type is an alias for one of the platform-specific
/// implementations.
pub type FieldElement = backend::serial::u32e::field::Engine25519;
pub type FieldElement = Engine25519;
} else if #[cfg(curve25519_dalek_backend = "fiat")] {
/// A `FieldElement` represents an element of the field