typo
This commit is contained in:
@@ -79,7 +79,7 @@ TODO
|
||||
| Flag | Description | Dependencies
|
||||
| --------- | ----------- | ------------
|
||||
| `default` | No features |
|
||||
| `tracing` | Any error encountered during beatmap decoding will be logged through `tracing::error`. If this features is not enabled, errors will be ignored. | [`tracing`]
|
||||
| `tracing` | Any error encountered during beatmap decoding will be logged through `tracing::error`. If this feature is not enabled, errors will be ignored. | [`tracing`]
|
||||
|
||||
### Bindings
|
||||
|
||||
|
||||
+1
-1
@@ -73,7 +73,7 @@
|
||||
//! | Flag | Description | Dependencies
|
||||
//! | --------- | ----------- | ------------
|
||||
//! | `default` | No features |
|
||||
//! | `tracing` | Any error encountered during beatmap decoding will be logged through `tracing::error`. If this features is not enabled, errors will be ignored. | [`tracing`]
|
||||
//! | `tracing` | Any error encountered during beatmap decoding will be logged through `tracing::error`. If this feature is not enabled, errors will be ignored. | [`tracing`]
|
||||
//!
|
||||
//! ## Bindings
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user