mirror of https://git.sr.ht/~stygianentity/bincode
fix linting ci error (#377)
This commit is contained in:
parent
e15b8e911a
commit
810086e473
|
|
@ -67,7 +67,7 @@ pub fn config() -> Config {
|
||||||
/// module. See the
|
/// module. See the
|
||||||
/// [config](config/index.html#options-struct-vs-bincode-functions)
|
/// [config](config/index.html#options-struct-vs-bincode-functions)
|
||||||
/// module for more details
|
/// module for more details
|
||||||
///
|
///
|
||||||
/// ### Default Configuration:
|
/// ### Default Configuration:
|
||||||
///
|
///
|
||||||
/// | Byte limit | Endianness | Int Encoding | Trailing Behavior |
|
/// | Byte limit | Endianness | Int Encoding | Trailing Behavior |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue