Fix typos and rename files

This commit is contained in:
dobleuber
2024-12-21 12:50:05 -05:00
parent ab232d3051
commit 8971334f57
3 changed files with 0 additions and 2 deletions

View File

@@ -75,8 +75,6 @@ El archivo `Cargo.toml` contiene la configuración del crate, como el nombre del
Actualmente, nuestro crate enlaza implícitamente con la biblioteca estándar. Intentemos deshabilitar esto añadiendo el [`atributo no_std`]: Actualmente, nuestro crate enlaza implícitamente con la biblioteca estándar. Intentemos deshabilitar esto añadiendo el [`atributo no_std`]:
[`no_std` attribute]:
```rust ```rust
// main.rs // main.rs