flatdata 0.3.1

Rust implementation of flatdata
Documentation
Build #182089 2019-08-30 16:28:41
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Fresh same-file v1.0.5
Fresh diff v0.1.11
Fresh libc v0.2.62
Fresh walkdir v2.2.9
Fresh memmap v0.7.0
Documenting flatdata v0.3.1
Running `rustdoc --edition=2018 --crate-name flatdata /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/flatdata-0.3.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'diff=https://docs.rs/diff/0.1.11' --extern-html-root-url 'memmap=https://docs.rs/memmap/0.7.0' --extern-html-root-url 'walkdir=https://docs.rs/walkdir/2.2.9' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern diff=/home/cratesfyi/cratesfyi/debug/deps/libdiff-602c13ad0e4ad50b.rmeta --extern memmap=/home/cratesfyi/cratesfyi/debug/deps/libmemmap-54a43ccff5ec125f.rmeta --extern walkdir=/home/cratesfyi/cratesfyi/debug/deps/libwalkdir-ffc1d6b52cab65ec.rmeta`
error: unknown start of token: `
--> <doctest>:10:61
|
10 | If you are working on the generator, you can make sure your `build.rs` script
|                                                             ^
help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
|
10 | If you are working on the generator, you can make sure your 'build.rs` script
|                                                             ^

error: unknown start of token: `
--> <doctest>:10:70
|
10 | If you are working on the generator, you can make sure your `build.rs` script
|                                                                      ^
help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
|
10 | If you are working on the generator, you can make sure your `build.rs' script
|                                                                      ^

error: unknown start of token: `
--> <doctest>:11:32
|
11 | picks up the source by setting `FLATDATA_GENERATOR_PATH` to point to the
|                                ^
help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
|
11 | picks up the source by setting 'FLATDATA_GENERATOR_PATH` to point to the
|                                ^

error: unknown start of token: `
--> <doctest>:11:56
|
11 | picks up the source by setting `FLATDATA_GENERATOR_PATH` to point to the
|                                                        ^
help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
|
11 | picks up the source by setting `FLATDATA_GENERATOR_PATH' to point to the
|                                                        ^

error: unknown start of token: `
--> <doctest>:12:1
|
12 | `flatdata-generator` folder.
| ^
help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
|
12 | 'flatdata-generator` folder.
| ^

error: unknown start of token: `
--> <doctest>:12:20
|
12 | `flatdata-generator` folder.
|                    ^
help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
|
12 | `flatdata-generator' folder.
|                    ^

error: unknown start of token: `
--> <doctest>:10:61
|
10 | If you are working on the generator, you can make sure your `build.rs` script
|                                                             ^
help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
|
10 | If you are working on the generator, you can make sure your 'build.rs` script
|                                                             ^

error: unknown start of token: `
--> <doctest>:10:70
|
10 | If you are working on the generator, you can make sure your `build.rs` script
|                                                                      ^
help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
|
10 | If you are working on the generator, you can make sure your `build.rs' script
|                                                                      ^

error: unknown start of token: `
--> <doctest>:11:32
|
11 | picks up the source by setting `FLATDATA_GENERATOR_PATH` to point to the
|                                ^
help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
|
11 | picks up the source by setting 'FLATDATA_GENERATOR_PATH` to point to the
|                                ^

error: unknown start of token: `
--> <doctest>:11:56
|
11 | picks up the source by setting `FLATDATA_GENERATOR_PATH` to point to the
|                                                        ^
help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
|
11 | picks up the source by setting `FLATDATA_GENERATOR_PATH' to point to the
|                                                        ^

error: unknown start of token: `
--> <doctest>:12:1
|
12 | `flatdata-generator` folder.
| ^
help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
|
12 | 'flatdata-generator` folder.
| ^

error: unknown start of token: `
--> <doctest>:12:20
|
12 | `flatdata-generator` folder.
|                    ^
help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
|
12 | `flatdata-generator' folder.
|                    ^

error: unknown start of token: `
--> <rustdoc-highlighting>:10:61
|
10 | If you are working on the generator, you can make sure your `build.rs` script
|                                                             ^
help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
|
10 | If you are working on the generator, you can make sure your 'build.rs` script
|                                                             ^

Finished dev [unoptimized + debuginfo] target(s) in 1.94s